my first wordpress plugin
Thursday, July 12th, 2007 at 8:20 pm
Today I have developed my first wordpress plugin: list of posts by category plugin for wordpress (I need it for a new website I’m building…)

This plugin (very basic) displays a list of the posts from each category of your WordPress installation. It can be added to a post or page, or used directly in a template file. In the plugin?s options page you can choose the header.
Is very useful if your posts are under one unique category because can work as a Sitemap from your blog, if not you are going to have duplicate links.
Perhaps you are going to find it useful, may be not; for me works… enough!












July 13th, 2007 8:48 am
Congratulations for your first plugin!
Could you show us an example of use?
Chaooo
July 13th, 2007 11:58 am
Thx JF!!
This blog has more than one category for each post and is not the best example, but here you are!
Cya!
March 1st, 2008 6:19 am
Frucomerci
its say
Warning: Invalid argument supplied for foreach() in /var/www/virtual/tsw.ac.th/htdocs/wp-content/plugins/list-posts-by-category/Postsbycategory.php on line 114
and how can I do?
regard