Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Pure PHP Pagination

Descripció

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

Captures

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

Instal·lació

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

PMF

There are currently no FAQs at this time.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Pure PHP Pagination» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.0

  • First version of the plugin.