Post Content Shortcodes free WordPress plugin
Description
This plugin adds two shortcodes that allow you to display either the content of a post or a list of posts within the content area of a post. This plugin should be fully compatible with all post types, as it simply uses the get_post() and get_posts() WordPress functions. Post Content The first shortcode is the [post-content] shortcode. Using that shortcode will allow you to display the content of one post within another post. This shortcode requires a single attribute with a key of “id”. To use this shortcode to display the content of a post or page with an ID of 25, you would use this shortcode like [post-content id=25]. This shortcode also accepts the following optional arguments: post_name => null – The slug of the post that you want to pull. This can be used in place of the id attribute show_image => false – Determines whether or not to display the featured image (if so, this appears before the content) show_excerpt => false – Determines whether to default to showing the post excerpt instead of the post content (still falls back to post content if the excerpt is not set) excerpt_length => 0 – If you would like to limit the length of the content/excerpt shown on the page, specify the maximum number of words that should be shown (a read more link will automatically be appended to any entries that exceed that limit). image_width => 0 – The width, in pixels, to which the featured image should be sized image_height => 0 – The height, in pixels, to which the featured image should be sized show_title => false – Whether or not to show the post title at the top of the content. By default, the title is wrapped in tags, but you can use the post-content-shortcodes-title
Features
Cost:
Free
Provider:
cgrymala
Popularity:
Low
WPMarket

