header_video_settings
Filter Hook: Filters header video settings.
Source: wp-includes/theme.php:1656
Filter Hook: Filters header video settings.
Source: wp-includes/theme.php:1656
Class: Customize Background Position Control class.
Source: wp-includes/customize/class-wp-customize-background-position-control.php:17
Method: Don’t render the control content from PHP, as it’s rendered via JS on load.
Source: wp-includes/customize/class-wp-customize-background-position-control.php:32
Method: Render a JS template for the content of the position control.
Source: wp-includes/customize/class-wp-customize-background-position-control.php:39
Class: Custom Setting to handle WP Custom CSS.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:19
Method: WP_Customize_Custom_CSS_Setting constructor.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:65
Method: Filters `wp_get_custom_css` for applying the customized value.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:105
Method: Fetch the value of the setting. Will return the previewed value when `preview()` is called.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:124
Method: Validate a received value for being valid CSS.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:160
Method: Store the CSS setting value in the custom_css custom post type for the stylesheet.
Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:185