WP-Include-Posts

This allows you to put code into your posts such as [include id=post_id]. This will fetch the contents of the post_id and replace it with the include

Author:Thusjanthan Kubendranathan (profile at wordpress.org)
WordPress version required:1.5
WordPress version tested:3.2.1
Plugin version:1
Added to WordPress repository:11-08-2011
Last updated:11-08-2011
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:http://www.thusjanthan.com/WP-Include-Posts
Total downloads:1 517
Active installs:30+
plugin download
Click to start download

This plugin will allow you to include contents of one post into another post by adding the text [include id=post_id_of_another_post] into the content of the current post. You can add as many of these includes as you'd like.