ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/widgets/class-wp-nav-menu-widget.php

WP_Nav_Menu_Widget

Class: Core class used to implement the Navigation Menu widget.

Source: wp-includes/widgets/class-wp-nav-menu-widget.php:17

Used by 0 functions | Uses 1 function

WP_Nav_Menu_Widget::__construct()

Method: Sets up a new Navigation Menu widget instance.

Source: wp-includes/widgets/class-wp-nav-menu-widget.php:24

Used by 0 functions | Uses 0 functions

WP_Nav_Menu_Widget::widget()

Method: Outputs the content for the current Navigation Menu widget instance.

Source: wp-includes/widgets/class-wp-nav-menu-widget.php:43

Used by 0 functions | Uses 4 functions

widget_nav_menu_args

Filter Hook: Filters the arguments for the Navigation Menu widget.

Source: wp-includes/widgets/class-wp-nav-menu-widget.php:91

Used by 1 function | Uses 0 functions

WP_Nav_Menu_Widget::update()

Method: Handles updating settings for the current Navigation Menu widget instance.

Source: wp-includes/widgets/class-wp-nav-menu-widget.php:106

Used by 0 functions | Uses 0 functions

WP_Nav_Menu_Widget::form()

Method: Outputs the settings form for the Navigation Menu widget.

Source: wp-includes/widgets/class-wp-nav-menu-widget.php:125

Used by 0 functions | Uses 3 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy