• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 4.3.0 / Page 2

WP_Customize_Nav_Menu_Item_Control::render_content()

Method: Don’t render the control’s content – it’s rendered with a JS template.

Source: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:57

Used by 0 functions | Uses 0 functions

WP_Customize_Cropped_Image_Control::enqueue()

Method: Enqueue control related scripts/styles.

Source: wp-includes/customize/class-wp-customize-cropped-image-control.php:64

Used by 0 functions | Uses 1 function

WP_Customize_Cropped_Image_Control::to_json()

Method: Refresh the parameters passed to the JavaScript via JSON.

Source: wp-includes/customize/class-wp-customize-cropped-image-control.php:77

Used by 0 functions | Uses 1 function

WP_Customize_Site_Icon_Control

Class: Customize Site Icon control class.

Source: wp-includes/customize/class-wp-customize-site-icon-control.php:19

Used by 0 functions | Uses 1 function

WP_Customize_Site_Icon_Control::__construct()

Method: Constructor.

Source: wp-includes/customize/class-wp-customize-site-icon-control.php:42

Used by 1 function | Uses 1 function

WP_Customize_Cropped_Image_Control

Class: Customize Cropped Image Control class.

Source: wp-includes/customize/class-wp-customize-cropped-image-control.php:17

Used by 1 function | Uses 1 function

editor_stylesheets

Filter Hook: Filters the array of URLs of stylesheets applied to the editor.

Source: wp-includes/theme.php:2172

Used by 1 function | Uses 0 functions

WP_Customize_Nav_Menu_Setting::filter_nav_menu_options()

Method: Filters the nav_menu_options option to include this menu’s auto_add preference.

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

Used by 0 functions | Uses 3 functions

WP_Customize_Nav_Menu_Setting::sanitize()

Method: Sanitize an input.

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

Used by 0 functions | Uses 6 functions

WP_Customize_Nav_Menu_Setting::update()

Method: Create/update the nav_menu term for this setting.

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

Used by 0 functions | Uses 10 functions

WP_Customize_Nav_Menu_Setting::filter_nav_menu_options_value()

Method: Updates a nav_menu_options array.

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

Used by 2 functions | Uses 0 functions

WP_Customize_Nav_Menu_Setting::amend_customize_save_response()

Method: Export data for the JS client.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Setting::filter_wp_get_nav_menus()

Method: Filters the wp_get_nav_menus() result to ensure the inserted menu object is included, and the deleted one is removed.

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

Used by 0 functions | Uses 4 functions

WP_Customize_Nav_Menu_Setting::_sort_menus_by_orderby()

Method: Sort menu objects by the class-supplied orderby property.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Setting::filter_wp_get_nav_menu_object()

Method: Filters the wp_get_nav_menu_object() result to supply the previewed menu object.

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

Used by 0 functions | Uses 3 functions

WP_Customize_Nav_Menu_Setting

Class: Customize Setting to represent a nav_menu.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Setting::__construct()

Method: Constructor.

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

Used by 2 functions | Uses 1 function

WP_Customize_Nav_Menu_Setting::value()

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

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

Used by 5 functions | Uses 4 functions

WP_Customize_Nav_Menu_Setting::preview()

Method: Handle previewing the setting.

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

Used by 0 functions | Uses 3 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:478

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

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

Used by 1 function | Uses 14 functions

WP_Customize_Nav_Menu_Item_Setting::sanitize()

Method: Sanitize an input.

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

Used by 0 functions | Uses 10 functions

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

Used by 0 functions | Uses 6 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:894

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

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

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
« Previous 1 2 3 … 9 Next »
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry