The CustomMenu Editor Plugin is useful tool that make it easy to setting the main menu (header menu) on admin screen.
The CustomMenu's configuration can be changed from the Configuration admin panel:
Variable | Default Value | Description |
---|---|---|
aftersave | 'list' | Which page to go to after an menuitem has been saved:
|
menu_render | 'pulldown' | Sets whether to render in any way.
|
prefix_id | 'cmitem-' | Set prefix string is added to the attribute ID of <li> tag of an menuitem in the HTML page source. It is effective only when the setting menu_render is 'pulldown'. |