Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Mobile
    • Hosting
    • Openverse ↗︎
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • Developers
    • WordPress.tv ↗︎
  • Community
    • Make WordPress
    • Photo Directory
    • Five for the Future
    • WordCamp ↗︎
    • Meetups ↗︎
    • Job Board ↗︎
  • About
    • About WordPress
    • Showcase
    • Enterprise
    • Gutenberg ↗︎
    • WordPress Swag Store ↗︎
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / 4.1.0

WP_Customize_Media_Control::content_template()

Method: Render a JS template for the content of the media control.

Source: wp-includes/customize/class-wp-customize-media-control.php:140

Used by 0 functions | Uses 0 functions

WP_Customize_Media_Control::__construct()

Method: Constructor.

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

Used by 1 function | Uses 3 functions

wp_clean_update_cache()

Function: Clears existing update caches for plugins, themes, and core.

Source: wp-includes/update.php:1070

Used by 2 functions | Uses 3 functions

WP_Query::setup_postdata()

Method: Sets up global post data.

Source: wp-includes/class-wp-query.php:4668

Used by 3 functions | Uses 3 functions

WP_Meta_Query::get_sql_for_clause()

Method: Generates SQL JOIN and WHERE clauses for a first-order query clause.

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

Used by 1 function | Uses 4 functions

WP_Meta_Query::find_compatible_table_alias()

Method: Identifies an existing table alias that is compatible with the current query clause.

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

Used by 1 function | Uses 2 functions

meta_query_find_compatible_table_alias

Filter Hook: Filters the table alias identified as compatible with the current clause.

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

Used by 1 function | Uses 0 functions

WP_Meta_Query::sanitize_query()

Method: Ensures the ‘meta_query’ argument passed to the class constructor is well-formed.

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

Used by 2 functions | Uses 2 functions

WP_Meta_Query::is_first_order_clause()

Method: Determines whether a query clause is first-order.

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

Used by 3 functions | Uses 0 functions

WP_Meta_Query::get_sql_clauses()

Method: Generates SQL clauses to be appended to a main query.

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

Used by 1 function | Uses 1 function

WP_Meta_Query::get_sql_for_query()

Method: Generates SQL clauses for a single query array.

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

Used by 2 functions | Uses 3 functions

WP_Customize_Manager::register_control_type()

Method: Registers a customize control type.

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

Used by 1 function | Uses 0 functions

WP_Customize_Manager::render_control_templates()

Method: Renders JS templates for all registered control types.

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

Used by 0 functions | Uses 6 functions

WP_Customize_Background_Image_Control::enqueue()

Method: Enqueue control related scripts/styles.

Source: wp-includes/customize/class-wp-customize-background-image-control.php:51

Used by 0 functions | Uses 3 functions

WP_Customize_Color_Control::content_template()

Method: Render a JS template for the content of the color picker control.

Source: wp-includes/customize/class-wp-customize-color-control.php:93

Used by 0 functions | Uses 0 functions

WP_Customize_Control::print_template()

Method: Render the control’s JS template.

Source: wp-includes/class-wp-customize-control.php:685

Used by 0 functions | Uses 2 functions

WP_Customize_Control::content_template()

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

Source: wp-includes/class-wp-customize-control.php:703

Used by 1 function | Uses 0 functions

WP_Customize_Control::json()

Method: Get the data to export to the client via JSON.

Source: wp-includes/class-wp-customize-control.php:336

Used by 4 functions | Uses 1 function

WP_Customize_Control::get_content()

Method: Get the control’s content for insertion into the Customizer pane.

Source: wp-includes/class-wp-customize-control.php:379

Used by 1 function | Uses 1 function

customize_preview_{$this->type}

Action Hook: Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.

Source: wp-includes/class-wp-customize-setting.php:412

Used by 1 function | Uses 0 functions

WP_Customize_Panel::render_content()

Method: Render the panel UI in a subclass.

Source: wp-includes/class-wp-customize-panel.php:313

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::get_content()

Method: Get the panel’s content template for insertion into the Customizer pane.

Source: wp-includes/class-wp-customize-panel.php:259

Used by 1 function | Uses 1 function

customize_panel_active

Filter Hook: Filters response of WP_Customize_Panel::active().

Source: wp-includes/class-wp-customize-panel.php:195

Used by 1 function | Uses 0 functions

WP_Customize_Panel::active_callback()

Method: Default callback used when invoking WP_Customize_Panel::active().

Source: wp-includes/class-wp-customize-panel.php:210

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::json()

Method: Gather the parameters passed to client JavaScript via JSON.

Source: wp-includes/class-wp-customize-panel.php:221

Used by 0 functions | Uses 4 functions

WP_Customize_Panel::active()

Method: Check whether panel is active to current Customizer preview.

Source: wp-includes/class-wp-customize-panel.php:183

Used by 1 function | Uses 1 function

script_loader_tag

Filter Hook: Filters the HTML script tag of an enqueued script.

Source: wp-includes/class-wp-scripts.php:432

Used by 1 function | Uses 0 functions

comment_reply_link_args

Filter Hook: Filters the comment reply link arguments.

Source: wp-includes/comment-template.php:1793

Used by 1 function | Uses 0 functions

WP_Tax_Query::is_first_order_clause()

Method: Determines whether a clause is first-order.

Source: wp-includes/class-wp-tax-query.php:229

Used by 3 functions | Uses 0 functions

WP_Tax_Query::get_sql_clauses()

Method: Generates SQL clauses to be appended to a main query.

Source: wp-includes/class-wp-tax-query.php:269

Used by 1 function | Uses 1 function
1 2 3 4 Next
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • 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
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Code is Poetry