Descripción
This plugin lets you paginate for your posts to your WordPress site.
Instalación
- Download the plugin.
- Activate the plugin in the WordPress Admin Panel.
-
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.
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“Pure PHP Pagination” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Pure PHP Pagination” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.0
- First version of the plugin.