Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Next Page, Not Next Post

Descripción

Next Page, Not Next Post is a very simple plugin that creates navigation between sibling pages.

This plugin gives you two new functions, next_page_not_post($anchor_text, $loop, $sort) & previous_page_not_post($anchor_text, $loop, $sort). Each function has three simple options.

  1. Anchor Text – Either set the anchor text manually or use the page title. Use %title to use page title with other strings. Defaults to page title, just leave blank for that.
  2. Looping – Link the first element to the last and the last to the first, or not. Defaults to not looping. Set to true for looping, cousins for cousin based navigation and cousinsloop for cousins navigation that loops.
  3. Get Pages – This is used to determine how to sort your results. Use the documentation at Get Pages to find all available options here. Defaults to menu_order ascending.

SHORTCODES You can use [next_page] and [previous_page] shortcodes within your page content. Supported options are ‘anchor’, ‘loop’ and ‘getPagesQuery’.

More documentation for Next Page, Not Next Post on BinaryM.com

Instalación

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

FAQ

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

Opiniones

30 de Septiembre de 2016
Have been looking for something like this for ages. Ignore the out of date notice on the Wordpress website, this plugin is excellent if you want next previous links for Pages (and not posts). The loop parameter even offers a 'cousins' feature which allows the next/prev links to traverse child pages with the same grandparent!
3 de Septiembre de 2016
So Easy to use. Helped me a lot and saving me a lot of time!
Leer los 12 comentarios

Colaboradores & Desarrolladores

“Next Page, Not Next Post” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Next Page, Not Next Post” a tu idioma.

¿interesado en el desarrollo?

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