Deskripsyon
It’s a simple custom post type ajax pagination plugin.
Features:
- Easily customizable.
- Lightweight.
- Custom post type ajax pagination with category
Pag-install
- 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']
Mga Review
Enero 31, 2019
1 na reply
Great plugin. Thank you!
p.s. Actually, the plugin is not working that good. When I try to use cptataxname=’taxonamyname’ or cptacatname=’categoryname’ the loop is not showing post types from those taxonomy or categories.
Example: [cptapagination custom_post_type=’uchebni_zavedeniya’ cptataxname=’vidove_uchebni_zavedeniya’ cptacatname=” post_limit=’5′]
It is not filtering post types from “vidove_uchebni_zavedeniya” taxonomy.
Disyembre 1, 2016
Give your suggestion for further update..
Nobyembre 23, 2016
It works perfect and Easy to use…
Mga Contributor at Developer
Ang “CPTA Pagination” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “CPTA Pagination” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.0
- New: CPTA Pagination Plugin
1.1
- New: Custom post type ajax pagination with category
