Descrizione
CPTA Pagination is a simple and lightweight plugin that provides AJAX pagination for WordPress custom post types.
Features:
- Easy to customize.
- Lightweight and simple to use.
- AJAX pagination for custom post types.
- Support for custom post type pagination with categories.
Installazione
- Upload the plugin files to the /wp-content/plugins/cptapagination directory, 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']
Recensioni
31 Gennaio 2019
1 risposta
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.
1 Dicembre 2016
Give your suggestion for further update..
23 Novembre 2016
It works perfect and Easy to use…
Contributi e sviluppo
“CPTA Pagination” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “CPTA Pagination” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- New: CPTA Pagination Plugin
1.1
- New: Custom post type ajax pagination with category
