=== Posts for Page === Contributors: sihibbs Donate link: Tags: post summary, posts in page, posts by tag, posts by category Requires at least: 3.3 Tested up to: 3.3 Stable tag: 1.0 Include posts in a Page, by category, selection of tags or author with auto summary (read more) option. == Description == Include posts in a Page, by category, selection of tags or author with auto summary (read more) option. For example if you want a Page (in the main header navigation) to show a list of all posts in a category or set of tags and summarise the posts then this plugin will do it. Add a simple shortcode to the page (in HTML view) and the page is generated from the matching posts. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create (or edit) a page. Switch to HTML view. 4. Insert the shortcode: [posts-for-page cat_slug=’your-category-slug'] (to display all posts from this category) 5. Add any additional options, it will default to 50 words with the read-more link. == Frequently Asked Questions == = A question that someone might have = == Screenshots == 1. `/postsforpage/1.0/screenshot-1.jpg` 2. `/postsforpage/1.0/screenshot-1.jpg` == Changelog == = 1.0 = * Release Version = 1.1 = * Update readme == Upgrade Notice == First Release