ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-customize-setting.php

customize_save_{$id_base}

Action Hook: Fires when the WP_Customize_Setting::save() method is called.

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

Used by 1 function | Uses 0 functions

WP_Customize_Setting::json()

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

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

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

Used by 4 functions | Uses 0 functions

WP_Customize_Setting::check_capabilities()

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

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

Used by 1 function | Uses 0 functions

WP_Customize_Setting::sanitize()

Method: Sanitize an input.

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

Used by 0 functions | Uses 2 functions

WP_Customize_Setting::multidimensional()

Method: Multidimensional helper function.

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

Used by 2 functions | Uses 0 functions

customize_sanitize_{$this->id}

Filter Hook: Filters a Customize setting value in un-slashed form.

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

Used by 3 functions | Uses 0 functions

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

Used by 1 function | Uses 1 function

WP_Customize_Setting

Class: Customize Setting class.

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

Used by 6 functions | Uses 0 functions

WP_Customize_Setting::validate()

Method: Validates an input.

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

Used by 1 function | Uses 5 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy