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::js_value()

Method: Prepares the value for editing on the client.

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

Used by 0 functions | Uses 1 function

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:567

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menu_Item_Setting::value_as_wp_post_nav_menu_item()

Method: Get the value emulated into a WP_Post and set up as a nav_menu_item.

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

Used by 1 function | Uses 8 functions

WP_Customize_Nav_Menu_Item_Setting::sanitize()

Method: Sanitize an input.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Item_Setting::update()

Method: Creates/updates the nav_menu_item post for this setting.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menu_Item_Setting::amend_customize_save_response()

Method: Export data for the JS client.

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

Used by 0 functions | Uses 0 functions

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:164

Used by 0 functions | Uses 2 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:195

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:211

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