List category posts with pagination free WordPress plugin
Description
List category posts with pagination free WordPress plugin
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://wordpress.org/support/topic/399754)
Usage: [mycatlist cat=Category_ID]
Support the plugin
If you’ve found the plugin useful, Visit My site http://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]