Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Pure PHP Pagination

Descrizione

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

Screenshot

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

Installazione

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

FAQ

There are currently no FAQs at this time.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Pure PHP Pagination” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Pure PHP Pagination” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

  • First version of the plugin.