Description
List Category Posts with pagination allows you to list posts from a category into a post or page using the [mycatlist] shortcode.
The shortcode accepts a category id so attribute would be “cat=Category_ID, the order would be default according to post date, and the number of posts will be displayed according to pagination option.
Great to use WordPress as a CMS, and create pages with several categories posts.
Works correctly with WordPress 3.1 and default theme
(https://www.ads-software.com/support/topic/399754)
Usage: [mycatlist cat=Category_ID]
Support the plugin
If you’ve found the plugin useful, Visit My site https://w3grip.com/
Usage
The arguments you can use are:
- id – To display posts from a category using the category’s catid. Ex: [mycatlist cat=1]. You can include several categories: Ex: [mycatlist cat=17,24,32]
Installation
- Upload listcat directory into your wp-content/plugins/ directory.
- Login to your WordPress Admin menu, go to Plugins, and activate it.
- or Just upload zip file by clicking plugin menu and activate it.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“List category posts with pagination” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “List category posts with pagination” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.