WP Embed Posts

Allows users to embed posts into other posts with a TinyMCE button

Author:TJ Webb (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.5.1
Plugin version:1.0.1
Added to WordPress repository:12-02-2013
Last updated:12-02-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 113
Active installs:10+
plugin download
Click to start download

This plugin allows users to embed posts into other posts. Posts are embeded by default by printing the title within an <h2> tag and by applything the_content filter to the post content. The plugin also adds a shortcode of wpembed_content which passes two variables, the post object and the post type to allow developers to have full control over how any given embeded post is rendered.