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
Method: Get the root value for a setting, especially for multidimensional ones.
Source: wp-includes/class-wp-customize-setting.php:628
Method: Get parsed ID data for multidimensional setting.
Source: wp-includes/class-wp-customize-setting.php:232
Method: Return true if the current site is not the same as the previewed site.
Source: wp-includes/class-wp-customize-setting.php:291
Method: Sanitize the setting’s value for use in JavaScript.
Source: wp-includes/class-wp-customize-setting.php:790
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