CPTA Pagination
CPTA Pagination
Description
It’s a simple custom post type ajax pagination plugin.
Features:
- Easily customizable.
- Lightweight.
- Custom post type ajax pagination with category
Installation
- Upload the plugin files to the
/wp-content/plugins/cptapaginationdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Custom Options
1. Install Plugin
2. Add Short code
Only Custom post type pagination:
[cptapagination custom_post_type='yourposttype' post_limit='5']
Custom post type pagination with category:
[cptapagination custom_post_type='yourposttype' cptataxname='taxonamyname' cptacatname='categoryname' post_limit='5']
Reviews
Simple & working
By Mladen Gradev (joe8104) on January 31, 2019
It's simple custom post type ajax pagination
By Naveenkumar C (cnaveenkumar) on December 1, 2016
Give your suggestion for further update..
It works perfect
By Sumathisubha (sumathisubha) on November 23, 2016
It works perfect and Easy to use...
Changelog
1.0
- New: CPTA Pagination Plugin
1.1
- New: Custom post type ajax pagination with category