ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.4.0
  • Page 24

WP_Customize_Setting::post_value()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::sanitize()

Method: Sanitize an input.

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::update()

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

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

Used by 0 functions | Uses 0 functions

customize_update_{$this->type}

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_update_theme_mod()

Method: Deprecated method.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::_update_option()

Method: Deprecated method.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::value()

Method: Fetch the value of the setting.

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

Used by 0 functions | Uses 0 functions

customize_value_{$id_base}

Filter Hook: Filters a Customize setting value not handled as a theme_mod or option.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting

Class: Customize Setting class.

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

Used by 6 functions | Uses 0 functions
« Previous 1 … 23 24 25 … 30 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy