My new WordPress Plugin - Category Listings - What do you think?

Discussion in 'WordPress' started by club-wp, Mar 15, 2011.

  1. #1
    Hi,

    I have just released a new plugin called Category Listings.

    http://www.club-wp.com/category-listings-wordpress-plugin/

    The plugin currently outputs a list of posts enclosed in a set of DIV tags – the class for this DIV can be configured in the admin options. The post title is enclosed in H2 tags. The post excerpt is enclosed in P tags. If there is no post excerpt, then only the post title will be displayed.

    To get the Category Listings to display, you will need to place the following code in your them:

    <?php echo output_category_listing(); ?>

    I'd be keen to hear what people think about it.

    Thanks
    Dominic.
     
    club-wp, Mar 15, 2011 IP
  2. BobbySteel

    BobbySteel Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Where can I see it in action? Your blog post doesn't show any screen caps.
     
    BobbySteel, Mar 16, 2011 IP
  3. club-wp

    club-wp Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    club-wp, Mar 16, 2011 IP