Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Pagination for Pages

Descripción

Pagination for Pages is a very simple plugin that creates navigation between pages (or any other custom post type) with the same parent.

This plugin gives you one new function, pagination_for_pages($getPagesQuery='sort_column=menu_order&sort_order=asc')

  1. getPagesQuery – Passed directly to get_pages, read the codex to find all available options. Defaults to menu_order ascending & pages.

More documentation for Pagination for Pages on BinaryM.com

Instalación

  1. Upload pagination-for-pages.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php echo pagination-for-pages(''); ?> in your templates (or use a hook)
  4. See our site for more examples

Preguntas frecuentes

None at this point. Contact us if you have any and I’ll add them here.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Pagination for Pages» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Pagination for Pages» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.