WP_Customize_Setting::json()
Method: Retrieves the data to export to the client via JSON.
Source: wp-includes/class-wp-customize-setting.php:818
Method: Retrieves the data to export to the client via JSON.
Source: wp-includes/class-wp-customize-setting.php:818
Method: Multidimensional helper function.
Source: wp-includes/class-wp-customize-setting.php:856
Method: Will attempt to fetch a specific value from a multidimensional array.
Source: wp-includes/class-wp-customize-setting.php:937
Method: Will attempt to check if a specific value in a multidimensional array is set.
Source: wp-includes/class-wp-customize-setting.php:955
Method: Will attempt to replace a specific value in a multidimensional array.
Source: wp-includes/class-wp-customize-setting.php:911
Method: Fetch and sanitize the $_POST value for the setting.
Source: wp-includes/class-wp-customize-setting.php:554
Method: Add filters to supply the setting’s value when accessed.
Source: wp-includes/class-wp-customize-setting.php:319
Method: Sanitize an input.
Source: wp-includes/class-wp-customize-setting.php:566
Method: Checks user capabilities and theme supports, and then saves the value of the setting.
Source: wp-includes/class-wp-customize-setting.php:520
Method: Set the root value for a setting, especially for multidimensional ones.
Source: wp-includes/class-wp-customize-setting.php:652