>
Download This Plugin | |
Download Elegant Themes | |
Name | Custom Menu Wizard Widget |
Version | 3.1.3 |
Author | Roger Barrett |
Rating | 96 |
Last updated | 2014-12-17 09:50:00 |
Downloads |
98796
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Custom Menu Wizard Widget plugin added 2 bytes of resources to the Home page and 2 bytes of resources to the sample Post page.
Custom Menu Wizard Widget plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Custom Menu Wizard Widget plugin ads no tables to your Wordpress blog database.This plugin is a boosted version of the WordPress "Custom Menu" widget. It provides full control over most of the parameters available when calling WP's wp_nav_menu() function, as well as providing pre-filtering of the menu items in order to be able to select a specific portion of the custom menu. It also automatically adds a couple of custom classes. And there's a shortcode that enables you to include the widget's output in your content.
Features include:
[cmwizard]
, available to run the widget from within contentCurrent documentation for the Widget Options can be found under Other Notes. The associated Shortcode Parameters are documented under Installation (too much text to fit all on one page!).
Please, do not be put off by the number of options available! I suspect (and I admit that I'm guessing!) that for the majority of users there are probably a couple of very common scenarios:
Show an entire menu...
[cmwizard menu=N title="Your Title"/]
Show the current menu item, plus any descendants...
[cmwizard menu=N title="Your Title" branch=current/]
Show just the descendants of the current menu item (if there are any)...
[cmwizard menu=N title="Your Title" branch=current start_at="+1"/]
Always show the top level items, but when the menu contains the current item then also show that current item, with its ancestors and immediate children...
[cmwizard menu=N branch=current depth=2 ancestors=1 include_level="1" alternative="no-current,menu"]depth=1[/cmwizard]
If you like this widget (or if you don't?), please consider taking a moment or two to give it a Review : it helps others, and gives me valuable feedback.
Documentation for version 2 of the widget can be found here or here.