ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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::multidimensional_replace()

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

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

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

WP_Customize_Setting::validate()

Method: Validates an input.

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

customize_validate_{$this->id}

Filter Hook: Validates a Customize setting value.

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::id_data()

Method: Get parsed ID data for multidimensional setting.

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

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

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