Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Pure PHP Pagination

Description

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

Captures d’écran

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

Installation

  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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs & développeurs

« Pure PHP Pagination » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Pure PHP Pagination » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.0

  • First version of the plugin.