List of Posts from each Category plugin for WordPress
Download the file and upload it to your plugins directory.
Enable the plugin.
Configure the plugin options (under postbycategory).
Using
There are two ways you can use this plugin.
1) In a post or page, insert the following line:
<!-- postsbycategory -->
2) In a template file, insert the following code:
<?php echo posts_by_category(); ?>
Change Log
Demo
In http://www.frucomerci.com/example_plugin/ can see an example
Options
Here are the options available in this plugin (options page in the WordPress admin panel)
Header text: This is shown above the list of posts.