=== Plugin Name === Contributors: DA Donate link: http://www.chillnite.com/wordpress-plugin-show-posts-by-selective-category Tags: posts, categories Requires at least: 2.6.0 Tested up to: 2.6.1 Stable tag: 1.5 A plugin to show specific number of posts from a selective category, using [pbc=CategoryID count=num_of_posts] tag == Description == This plugin will allow you to show specific number of posts from a selective category. To use this plugin, you have to place a tag in the following format in your posts or pages: [pbc=CategoryID count=num_of_posts] Example To show 4 posts from category with ID 22 [pbc=22 count=4] To show 100 posts from category with ID 6 [pbc=6 count=100] == Installation == This section describes how to install the plugin and get it working. 1. Upload `show_post_by_category.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place `[pbc=CategoryID count=num_of_categories]` in your templates (without the quotes) == Frequently Asked Questions == -NA- == Screenshots == -NA-