Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

CPTA Pagination

Disgrifiad

It’s a simple custom post type ajax pagination plugin.

Features:

  • Easily customizable.
  • Lightweight.
  • Custom post type ajax pagination with category

Gosod

  1. Upload the plugin files to the /wp-content/plugins/cptapagination directory, or install the plugin through the WordPress plugins screen directly.
  2. 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']

Adolygiadau

Ionawr 31, 2019 1 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.
Read all 3 reviews

Contributors & Developers

“CPTA Pagination” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “CPTA Pagination” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.0

  • New: CPTA Pagination Plugin

1.1

  • New: Custom post type ajax pagination with category