This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Page navigation menu

Descripción

The administrator is able to select a menu(from menu editor) in post/page editor. The navigation menu will be outputed with help from page_navigation_menu() function.

Instalación

  1. Upload page_navigation_menu.php to /wp-content/plugins/page_navigation_menu/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the function page_navigation_menu() in a page template.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Page navigation menu” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Page navigation menu” 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.1

  • Fixed a database-bug.

1.0

  • Released first stable version