=== SS Posts By Category ===

Contributors: stk2k(stk2k@sazysoft.com)
Tags: displaying posts,categories
Requires at least: 3.1  
Tested up to: 3.6.1  
Stable tag: 1.0.0


== Description ==

This plugin enable displaying all posts in a category.
For nested categories, all posts are listed in tree style(you can see sample at below URL).

http://charcoalphp.org/documents/

== How To Use ==

1. Login admin page.
2. Create a page(title is free).
3. Fill short code below in body dield:

[sspbc_posts_tree cat_id=10]

4. Publish the page.
5. Posts in the category(id=10) are shown in the page you created.

== Changelog ==

= 1.0.0 =

First release
