Inner Page Menu
Add dynamic menus to your inner pages.
The facts
- Rating
- 4.8★ from 4
- Active installs
- 100+
- Price
- Free
- Last updated
- 8 May 2022
- Added
- Feb 2015
- Requires WP
- 3.1
- Tested up to
- WP 6.0.14
- Downloads
- 8,256
Our analysis
AI-assistedInner Page Menu is a WordPress plugin that allows you to add a menu to your inner pages. It provides a meta box on the page editor where you can select which menu to display. You can implement it by adding a PHP function in your theme or using a shortcode in a widget.
This plugin is suitable for users who want to enhance their inner page sidebars with specific menus, making navigation easier for visitors on those pages.
Best for: This plugin suits website owners looking to improve navigation on inner pages.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Easy to implement with a simple meta box
- ✓Offers both PHP function and shortcode options for display
Where it falls short
- •Limited information on additional features or customisation options
- •Directory score indicates potential areas for improvement
Verdict
Inner Page Menu offers a straightforward solution for adding menus to inner pages. It may be useful for those needing basic menu functionality without extensive features.
From the developer
Maeve Lander's own description of Inner Page Menu, lightly tidied.
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.