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.

Pure PHP Pagination

Disgrifiad

This plugin lets you paginate for your posts to your WordPress site.

Lluniau Sgrin

  • The view of the regular pagination.
  • The view of the Load More pagination.

Gosod

  1. Download the plugin.
  2. Activate the plugin in the WordPress Admin Panel.
  3. Usage of the plugin:

    Shortcode: “[pure_php_pagination post_type=”post” category_name=”coolpets” ppp=”3″ type_of_pagination=”regular”]”
    or in php place do_shortcode(‘[pure_php_pagination post_type=”post” category_name=”coolpets” ppp=”3″ type_of_pagination=”regular”]’)”.
    Another “type_of_pagination” “scroll” let you “Load More” your posts.
    The plugin shows your excerpt,featured image of the post and permalink for “Read More”.

Cwestiynau Cyffredin

There are currently no FAQs at this time.

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

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

Cyfranwyr

Translate “Pure PHP 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

  • First version of the plugin.