Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Pure PHP Pagination

Descriere

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

Capturi ecran

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

Instalare

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

Întrebări frecvente

There are currently no FAQs at this time.

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Pure PHP Pagination” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

1.0

  • First version of the plugin.