Group latest posts by selected category and show post titles w/ or w/o excerpt, featured image and comments number in boxes organized in one, two, thr…
Download
Version – 1.0.0
Description :
Posts per Cat is a simple plugin that grab all or only selected categories from blog database, and then list last N posts by category in boxes organised in 1-4 columns.
Features
- choose how many boxes per row will be displayed (one, two, three or four)
- define number of post titles to display per category
- define category ID’s to exclude
- define category ID’s to include
- toggle displaying of child categories
- ordering boxes by category ID, title or custom
- toggle displaying excerpt abowe post title (for first post only, for all posts or none)
- toggle displaying featured image for posts
- toggle displaying number of comments (with link) added to post title
- toggle displaying sticky posts
- toggle usage of custom list CSS
- SEO optimized permalink URI’s
- translantable
- produces XHTML 1.1 valid code
- published under terms of GNU GPLv3
Author:
Image may be NSFW.
Clik here to view.
Clik here to view.

Urkekg
Installation :
You can use the built in installer and upgrader, or you can install the plugin manually.
- You can either use the automatic plugin installer or your FTP program to upload unziped posts-per-cat directory it to your wp-content/plugins directory.
- Activate the plugin through the
Plugins
menu in WordPress - Visit your
Posts per Cat
options (Settings – Posts per Cat) - Configure any options as desired
- Put code
<?php do_action('ppc'); ?>
in your template file (for example in index.php just before closing</div><!-- #content -->
tag
If you have to upgrade manually simply repeat the installation steps and re-enable the plugin.
Screenshots :
- Image may be NSFW.
Clik here to view.Posts per Cat Plugins settings
- Image may be NSFW.
Clik here to view.Posts per Cat: custom cats, 3 column, w/o enabled CSS
- Image may be NSFW.
Clik here to view.Posts per Cat: all cats, 3 column, w/ enabled CSS