=== Shortcode Query Posts By Selected Category === Contributors: suifengtec Donate link: http://suoling.net Tags: shortcode,category Requires at least: 3.3 Tested up to: 3.7.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Show a list of posts in a selected category,the number of posts to show is a value of a property of the short code. == Description == How to use? [slnet slug="Your-Category-Slug" count="Number of Posts to show"]Type Your Title[/slnet] Example: [slnet slug="php"count="5"]PHP Posts[/slnet] This shortcode will show a list of 5 posts in your category which slug is "php". == Installation == 1. Upload `shortcode-for-category-query` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place shortcode [slnet slug="Your-Category-Slug" count="Number of Posts to show"]Type Your Title[/slnet] in your post/page/text widget. 4.If you like,you can add some css code by yourself. == Frequently Asked Questions == How to use? [slnet slug="Your-Category-Slug" count="Number of Posts to show"]Type Your Title[/slnet] Example: [slnet slug="php"count="5"]PHP Posts[/slnet] This shortcode will show a list of 5 posts in your category which slug is "php". == Screenshots == This plugin does't need an option page!Only short code is enough!Enjoy itŁĄ == Changelog == v1.0 release == Upgrade notice == Requires at least: 3.3 Tested up to: 3.7.1 == Support forum == Wordpress forum:
http://wordpress.org/support/plugin/shortcode-query-posts-by-selected-category or
the homepage of this plugin:
Suoling.net