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.

Inner Page Menu

Description

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.

Screenshots

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

Installation

  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.

FAQ

None yet.

Reviews

October 2, 2017
Plugin is really nice and simple to use. Installed very fast, didn’t have any problem with it.
Read all 4 reviews

Contributors & Developers

“Inner Page Menu” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Inner Page Menu” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • Added shortcode
  • Tested with newer WordPress versions

1.0

  • Initial release