New Plugin – Category Listings
-
Hi,
I have just released a new plugin called Category Listings.
https://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.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘New Plugin – Category Listings’ is closed to new replies.