Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Pure PHP Pagination

Descrición

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

Capturas

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

Instalación

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

Preguntas frecuentes

There are currently no FAQs at this time.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Pure PHP Pagination” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Pure PHP Pagination” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0

  • First version of the plugin.