200+
April 29, 2025
August 14, 2015
This plugin allows you to use the jeherve_post_embed shortcode to embed posts from your site or others’ anywhere on your site.
When creating the shortcode, you can use any of the 20 shortcode parameters to make sure the embed will include the posts you want to display, and will look the way you want it to look.
Important: You can only pull posts from 3 different types of sites:
wpapi="true" to your shortcode parameters.Questions, problems?
Take a look at the Installation and FAQ tabs here. If that doesn’t help, post in the support forums.
Want to contribute with a patch?
jeherve_post_embed shortcode.The jeherve_post_embed shortcode includes different parameters, listed below:
url:
wpapi:
false.true to retrieve posts from a site using the WP REST API plugin.ignore_sticky_posts:
false.true or false to decide whether you want the embedded post list to include sticky posts.include_images:
true.true, if the posts include a Featured Image, it will be displayed above the post.include_title:
true.include_excerpt:
true.include_content:
false.include_credits:
true.image_size:
include_images to true.width,height, width and height being the value in pixels.$content_width value (reference).order:
DESC.order_by:
modified (date modified), title,comment_count, ID, date.date.date, relevance, id, include, title, slug.number:
20.before:
after:
tag:
category:
type:
posts, use any to query for both posts and pages.exclude:
author:
wrapper_class:
headline:
h3, before the post list.Yes, you can use the do_shortcode function to do so. You can read more about it here.
See the instructions here.
Yes! The plugin includes quite a few filters you can use to customize the post list. You can browse the plugin’s source code to find out more.
jeherve_post_embed_blog_id allows you to specify a custom blog ID or normalized Jetpack or WordPress.com site URL.jeherve_post_embed_base_api_url allows you to specify another REST API URL where you’ll get your posts from. It defaults to the WordPress.com REST API.jeherve_post_embed_query_url allows you to change the final URL (including the options you’ve set in the shortcode parameters) used to query posts.jeherve_post_embed_post_loop allows you to build your own post loop from the data you get from the API.jeherve_post_embed_image_params allows you to specify custom Photon parameters applied to the Featured Images. It accepts an array of parameters. The accepted parameters are available here.jeherve_post_embed_article_layout allows you to filter the layout of a single article in the list.jeherve_post_embed_featured_image allows you to replace the Featured Image used for each post.jeherve_post_embed_posts_cache allows you to control how long the post list is cached.jeherve_post_embed_featured_cache allows you to control how long the featured images are cached.jeherve_post_embed_term_cache allows you to control how long the terms are cached.Release Date: April 29, 2025
Release Date: April 25, 2025
Release Date: March 15, 2021
Release Date: October 20, 2017
Release Date: November 17, 2016
Release Date: April 26, 2016
Release Date: March 14, 2016
Release Date: February 13, 2016
Release Date: February 3, 2016
Release Date: September 21, 2015
Release Date: August 26, 2015
Release Date: August 26, 2015
media endpoint from the WP REST API to grab the featured image when available.jeherve_post_embed_featured_image.embed-grid.Releast Date: August 17, 2015
wpapi shortcode parameter.Release Date: August 14, 2015
| Version | Download | Type |
|---|---|---|
| 1.5.2 | Download | Stable |
| 1.5.1 | Download | Stable |
| 1.5.0 | Download | Stable |
| 1.4.1 | Download | Stable |
| 1.4.0 | Download | Stable |
| 1.3.3 | Download | Stable |
| 1.3.2 | Download | Stable |
| 1.3.1 | Download | Stable |
| 1.3 | Download | Stable |
| 1.2.2 | Download | Stable |
| 1.2.1 | Download | Stable |
| 1.2 | Download | Stable |
| 1.1 | Download | Stable |
| 1.0 | Download | Stable |
| Development | Download | Trunk |