Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Pure PHP Pagination

Leírás

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

Képernyőmentések

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

Telepítés

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

GYIK

There are currently no FAQs at this time.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Pure PHP Pagination” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Pure PHP Pagination” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

  • First version of the plugin.