File: wp-includes/widgets/class-wp-nav-menu-widget.php
-
Filters the HTML format of widgets with navigation links.
Used by 9 functions | Uses 0 functions | Source: wp-includes/widgets/class-wp-nav-menu-widget.php:72 -
Filters the arguments for the Navigation Menu widget.
Used by 1 function | Uses 0 functions | Source: wp-includes/widgets/class-wp-nav-menu-widget.php:109 -
Sets up a new Navigation Menu widget instance.
-
Outputs the content for the current Navigation Menu widget instance.
Used by 0 functions | Uses 4 functions | Source: wp-includes/widgets/class-wp-nav-menu-widget.php:42 -
Handles updating settings for the current Navigation Menu widget instance.
Used by 0 functions | Uses 1 function | Source: wp-includes/widgets/class-wp-nav-menu-widget.php:124 -
Outputs the settings form for the Navigation Menu widget.
Used by 0 functions | Uses 5 functions | Source: wp-includes/widgets/class-wp-nav-menu-widget.php:144 -
classWP_Nav_Menu_Widget
Core class used to implement the Navigation Menu widget.