
Add any widget to the 'Widgets in Menu' widget area.
Allows you to add Widgets in WordPress Navigation Menus via a custom widget area and an extra box in menu edit screen.
Warning
You will need to have some CSS skills for the widgets to display properly in nav menus.
View the screenshots for usage instructions.
Contributions are always welcome
yawp_wim_pre_callback
Fires before a widget’s display callback is called. Similar to ‘dynamic_sidebar’ action.
Parameters
yawp_wim_attribute_prefix
Filters the prefix used in class/id attributes in html display.
Parameters
yawp_wim_widget_params
Filter the parameters passed to the widget’s display callback. Similar to ‘dynamic_sidebar_params’ filter
Parameters
yawp_wim_no_widgets_message
Filters the html displayed if no widgets are present in the sidebar.
Parameters