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 37

WP_Customize_Selective_Refresh::remove_partial()

Method: Removes a partial.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:152

Used by 0 functions | Uses 0 functions

WP_Customize_Selective_Refresh::__construct()

Method: Plugin bootstrap for Partial Refresh functionality.

Source: wp-includes/customize/class-wp-customize-selective-refresh.php:63

Used by 1 function | Uses 1 function

WP_Customize_Setting::aggregate_multidimensional()

Method: Set up the setting for aggregated multidimensional values.

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

Used by 1 function | Uses 2 functions

WP_Customize_Setting::check_capabilities()

Method: Validate user capabilities whether the theme supports the setting.

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

Used by 1 function | Uses 0 functions

WP_Customize_Setting::get_root_value()

Method: Get the root value for a setting, especially for multidimensional ones.

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

Used by 2 functions | Uses 2 functions

WP_Customize_Setting::id_data()

Method: Get parsed ID data for multidimensional setting.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::is_current_blog_previewed()

Method: Return true if the current site is not the same as the previewed site.

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

Used by 2 functions | Uses 1 function

WP_Customize_Setting::json()

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

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

Used by 0 functions | Uses 1 function

WP_Customize_Setting::js_value()

Method: Sanitize the setting’s value for use in JavaScript.

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

Used by 1 function | Uses 3 functions

WP_Customize_Setting::multidimensional()

Method: Multidimensional helper function.

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

Used by 2 functions | Uses 0 functions

WP_Customize_Setting::multidimensional_get()

Method: Will attempt to fetch a specific value from a multidimensional array.

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

Used by 3 functions | Uses 1 function

WP_Customize_Setting::multidimensional_isset()

Method: Will attempt to check if a specific value in a multidimensional array is set.

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

Used by 0 functions | Uses 1 function

WP_Customize_Setting::multidimensional_replace()

Method: Will attempt to replace a specific value in a multidimensional array.

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

Used by 1 function | Uses 1 function

WP_Customize_Setting::post_value()

Method: Fetch and sanitize the $_POST value for the setting.

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

Used by 4 functions | Uses 0 functions

WP_Customize_Setting::preview()

Method: Add filters to supply the setting’s value when accessed.

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

Used by 0 functions | Uses 10 functions

WP_Customize_Setting::sanitize()

Method: Sanitize an input.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Setting::save()

Method: Checks user capabilities and theme supports, and then saves the value of the setting.

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

Used by 0 functions | Uses 5 functions

WP_Customize_Setting::set_root_value()

Method: Set the root value for a setting, especially for multidimensional ones.

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

Used by 1 function | Uses 2 functions

WP_Customize_Setting::update()

Method: Save the value of the setting, using the related API.

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

Used by 1 function | Uses 5 functions

WP_Customize_Setting::validate()

Method: Validates an input.

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

Used by 1 function | Uses 5 functions

WP_Customize_Setting::value()

Method: Fetch the value of the setting.

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

Used by 2 functions | Uses 5 functions

WP_Customize_Setting::_clear_aggregated_multidimensional_preview_applied_flag()

Method: Clear out the previewed-applied flag for a multidimensional-aggregated value whenever its post value is updated.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_multidimensional_preview_filter()

Method: Callback function to filter multidimensional theme mods and options.

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

Used by 0 functions | Uses 1 function

WP_Customize_Setting::_preview_filter()

Method: Callback function to filter non-multidimensional theme mods and options.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Setting::_update_option()

Method: Deprecated method.

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

Used by 0 functions | Uses 1 function

WP_Customize_Setting::_update_theme_mod()

Method: Deprecated method.

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

Used by 0 functions | Uses 1 function

WP_Customize_Setting::__construct()

Method: Constructor.

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

Used by 3 functions | Uses 2 functions

WP_Customize_Sidebar_Section::active_callback()

Method: Whether the current sidebar is rendered on the page.

Source: wp-includes/customize/class-wp-customize-sidebar-section.php:55

Used by 0 functions | Uses 0 functions

WP_Customize_Sidebar_Section::json()

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

Source: wp-includes/customize/class-wp-customize-sidebar-section.php:42

Used by 0 functions | Uses 1 function

WP_Customize_Site_Icon_Control::content_template()

Method: Renders a JS template for the content of the site icon control.

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

Used by 0 functions | Uses 5 functions
« Previous 1 … 36 37 38 … 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