WordPress.org

  • Showcase
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 34

WP_Customize_Nav_Menus::render_nav_menu_partial()

Method: Render a specific menu via wp_nav_menu() using the supplied arguments.

Source: wp-includes/class-wp-customize-nav-menus.php:1495

Used by 0 functions | Uses 3 functions

WP_Customize_Nav_Menus::sanitize_nav_menus_created_posts()

Method: Sanitize post IDs for posts created for nav menu items to be published.

Source: wp-includes/class-wp-customize-nav-menus.php:1282

Used by 0 functions | Uses 4 functions

WP_Customize_Nav_Menus::save_nav_menus_created_posts()

Method: Publish the auto-draft posts that were created for nav menu items.

Source: wp-includes/class-wp-customize-nav-menus.php:1316

Used by 0 functions | Uses 6 functions

WP_Customize_Nav_Menus::search_available_items_query()

Method: Performs post queries for available-item searching.

Source: wp-includes/class-wp-customize-nav-menus.php:305

Used by 1 function | Uses 15 functions

WP_Customize_Nav_Menus::__construct()

Method: Constructor.

Source: wp-includes/class-wp-customize-nav-menus.php:44

Used by 1 function | Uses 4 functions

WP_Customize_Nav_Menus_Panel::content_template()

Method: An Underscore (JS) template for this panel’s content (but not its container).

Source: wp-includes/customize/class-wp-customize-nav-menus-panel.php:68

Used by 0 functions | Uses 3 functions

WP_Customize_Nav_Menus_Panel::render_screen_options()

Method: Render screen options for Menus.

Source: wp-includes/customize/class-wp-customize-nav-menus-panel.php:34

Used by 1 function | Uses 2 functions

WP_Customize_Nav_Menus_Panel::wp_nav_menu_manage_columns()

Method: Returns the advanced options for the nav menus page.

Source: wp-includes/customize/class-wp-customize-nav-menus-panel.php:52

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menu_Auto_Add_Control::content_template()

Method: Render the Underscore template for this control.

Source: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:39

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Auto_Add_Control::render_content()

Method: No-op since we’re using JS template.

Source: wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php:32

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menu_Control::content_template()

Method: JS/Underscore template for the control UI.

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

Used by 0 functions | Uses 3 functions

WP_Customize_Nav_Menu_Control::json()

Method: Return parameters for this control.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Control::render_content()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menu_Item_Control::content_template()

Method: JS/Underscore template for the control UI.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menu_Item_Control::json()

Method: Return parameters for this control.

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

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menu_Item_Control::__construct()

Method: Constructor.

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

Used by 1 function | Uses 1 function

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

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

Used by 0 functions | Uses 4 functions

WP_Customize_Nav_Menu_Item_Setting::sanitize()

Method: Sanitize an input.

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

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

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

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

Used by 1 function | Uses 14 functions

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
« Previous 1 … 33 34 35 … 49 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.

Skip to toolbar
  • About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register