Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Pure PHP Pagination

Skildring

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

Skjermbilete

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

Installasjon

  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».

Vanlege spm.

There are currently no FAQs at this time.

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

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

Contributors

Endringslogg

1.0

  • First version of the plugin.