my first wordpress plugin

Thursday, 12th July, 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…)

list of posts by category plugin for wordpress

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!

Advertise here

3 Comments (Add Yours)

  1. JF

    Congratulations for your first plugin!

    Could you show us an example of use?

    Chaooo

    [Reply]

  2. Frucomerci

    Thx JF!!

    This blog has more than one category for each post and is not the best example, but here you are!

    Cya!

    [Reply]

  3. kb

    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

    [Reply]

Leave a Comment on this Article