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.

Inner Page Menu

Descripción

This plugin adds a clean, simple meta box to Page allowing you to select a menu to display. Perfect for inner page sidebars.

Simply activate the plugin, then add <?php inner_page_menu(); ?> in your theme page or sidebar template, or use shortcode [inner-page-menu] (eg in a sidebar widget), where you want the inner menus to appear.

Capturas

  • An example of Inner Page Menu in action (front end).
  • The Inner Page Menu meta box on Page (back end)

Instalación

  1. Upload the inner-page-menu folder to the /wp-content/plugins/ directory
  2. Activate the Inner Page Menu plugin through the ‘Plugins’ menu in WordPress
  3. Add <?php inner_page_menu(); ?> in your theme page or sidebar template or use shortcode [inner-page-menu] (eg in a sidebar widget) where you want the inner menus to appear.

Preguntas frecuentes

None yet.

Reseñas

2 de octubre de 2017
Plugin is really nice and simple to use. Installed very fast, didn’t have any problem with it.
Leer todas las 4 reseñas

Colaboradores y desarrolladores

«Inner Page Menu» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Inner Page Menu» 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.

Registro de cambios

1.1

  • Added shortcode
  • Tested with newer WordPress versions

1.0

  • Initial release