ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 147

WP_Customize_Setting::json()

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

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

Used by 0 functions | Uses 0 functions

WP_Customize_Setting::multidimensional()

Method: Multidimensional helper function.

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

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

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

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

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

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 146 147 148 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy