=== List category posts === Contributors: tribhuj Tags: page, posts Requires at least: 3.0 Tested up to: 3.9 Stable tag: 0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a very easy and simple plugins to include one post/page in another post/page using shortcode for WordPress. == Description == Include Post Page allows you to include any post/page into another post/page using the [tripostinc id=5] shortcode. When you're editing a page or post, directly insert the shortcode in your text and the post/page content will be include there. The **basic** usage would be something like this: `[tripostinc id=5]` ==Installation== 1. Upload `include-post-page` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to `Get Post/Page Id` menu to search the id of a page or post. 4. Now go to your post and include the shotcode in your post to see the content there. 5. You also can use the Widget to include post in the sidebar or any other widget area. == Frequently Asked Questions == == Screenshots == 1. This screen shot description corresponds to screenshot-1.png. Note that this screenshot shows the admin section of this plugin how to search post or page ID. 2. This screen shot description corresponds to screenshot-2.png. Note that this screenshot shows how to add shotcode inside another post. 3. This screen shot description corresponds to screenshot-3.png. Note that this screenshot shows the widget. 4. This screen shot description corresponds to screenshot-4.png. Note that this screenshot shows how to add Information in widget. == Changelog == == Upgrade Notice == == Arbitrary section == == A brief Markdown Example ==