• 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

wp_refresh_nonces

Filter Hook: Filters the nonces to send to the New/Edit Post screen.

Source: wp-admin/includes/ajax-actions.php:3416

Used by 1 function | Uses 0 functions

WP_Customize_Nav_Menus::render_nav_menu_partial()

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

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

Used by 0 functions | Uses 3 functions

wp_admin_bar_customize_menu()

Function: Adds the “Customize” link to the Toolbar.

Source: wp-includes/admin-bar.php:446

Used by 0 functions | Uses 13 functions

wp_generate_tag_cloud_data

Filter Hook: Filters the data used to generate the tag cloud.

Source: wp-includes/category-template.php:990

Used by 1 function | Uses 0 functions

wp_xmlrpc_server::_toggle_sticky()

Method: Encapsulate the logic for sticking a post and determining if the user has permission to do so

Source: wp-includes/class-wp-xmlrpc-server.php:1372

Used by 3 functions | Uses 6 functions

WP_Widget_Factory::__construct()

Method: PHP5 constructor.

Source: wp-includes/class-wp-widget-factory.php:31

Used by 1 function | Uses 1 function

WP_Meta_Query::has_or_relation()

Method: Checks whether the current query has any OR relations.

Source: wp-includes/class-wp-meta-query.php:880

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::render_section_templates()

Method: Renders JS templates for all registered section types.

Source: wp-includes/class-wp-customize-manager.php:4040

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::register_panel_type()

Method: Registers a customize panel type.

Source: wp-includes/class-wp-customize-manager.php:3952

Used by 1 function | Uses 0 functions

WP_Customize_Manager::render_panel_templates()

Method: Renders JS templates for all registered panel types.

Source: wp-includes/class-wp-customize-manager.php:3961

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::register_section_type()

Method: Registers a customize section type.

Source: wp-includes/class-wp-customize-manager.php:4031

Used by 1 function | Uses 0 functions

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_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_New_Menu_Control

Class: Customize control class for new menus.

Source: wp-includes/customize/class-wp-customize-new-menu-control.php:21

Used by 0 functions | Uses 1 function

WP_Customize_New_Menu_Control::render_content()

Method: Render the control’s content.

Source: wp-includes/customize/class-wp-customize-new-menu-control.php:56

Used by 0 functions | Uses 2 functions

WP_Customize_Nav_Menu_Auto_Add_Control

Class: Customize control to represent the auto_add field for a given menu.

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

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Location_Control

Class: Customize Menu Location Control Class.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Location_Control::to_json()

Method: Refresh the parameters passed to JavaScript via JSON.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Location_Control::render_content()

Method: Render content just like a normal select control.

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

Used by 0 functions | Uses 5 functions

WP_Customize_Nav_Menu_Name_Control

Class: Customize control to represent the name field for a given menu.

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Name_Control::render_content()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menu_Name_Control::content_template()

Method: Render the Underscore template for this control.

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

Used by 0 functions | Uses 0 functions

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_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:64

Used by 0 functions | Uses 4 functions

WP_Customize_Nav_Menu_Control

Class: Customize Nav Menu Control Class.

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

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

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

Used by 0 functions | Uses 1 function

WP_Customize_Nav_Menu_Item_Control

Class: Customize control to represent the name field for a given menu.

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

Used by 0 functions | Uses 1 function
1 2 … 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