वर्णन
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.
स्थापना
- 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']
समीक्षा
जानेवारी 31, 2019
1 उत्तर
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, 2016
Give your suggestion for further update..
नोव्हेंबर 23, 2016
It works perfect and Easy to use…
योगदानकर्ते आणि विकसक
“CPTA Pagination” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “CPTA Pagination” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.0
- New: CPTA Pagination Plugin
1.1
- New: Custom post type ajax pagination with category
