ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/customize/class-wp-customize-nav-menu-item-setting.php

WP_Customize_Nav_Menu_Item_Setting

Class: Customize Setting to represent a nav_menu.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:20

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Item_Setting::__construct()

Method: Constructor.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:165

Used by 2 functions | Uses 3 functions

WP_Customize_Nav_Menu_Item_Setting::flush_cached_value()

Method: Clear the cached value when this nav menu item is updated.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:197

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menu_Item_Setting::value()

Method: Get the instance data for a given nav_menu_item setting.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:213

Used by 3 functions | Uses 6 functions

WP_Customize_Nav_Menu_Item_Setting::get_original_title()

Method: Get original title.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:268

Used by 3 functions | Uses 8 functions

WP_Customize_Nav_Menu_Item_Setting::get_type_label()

Method: Get type label.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:304

Used by 2 functions | Uses 3 functions

WP_Customize_Nav_Menu_Item_Setting::populate_value()

Method: Ensure that the value is fully populated with the necessary properties.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:336

Used by 2 functions | Uses 4 functions

WP_Customize_Nav_Menu_Item_Setting::preview()

Method: Handle previewing the setting.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:433

Used by 0 functions | Uses 4 functions

WP_Customize_Nav_Menu_Item_Setting::filter_wp_get_nav_menu_items()

Method: Filters the wp_get_nav_menu_items() result to supply the previewed menu items.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:474

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menu_Item_Setting::sort_wp_get_nav_menu_items()

Method: Re-apply the tail logic also applied on $items by wp_get_nav_menu_items().

Source: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:551

Used by 0 functions | Uses 2 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy