ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.7.0

header_video_settings

Filter Hook: Filters header video settings.

Source: wp-includes/theme.php:1680

Used by 1 function | Uses 0 functions

WP_Customize_Custom_CSS_Setting::filter_previewed_wp_get_custom_css()

Method: Filters `wp_get_custom_css` for applying the customized value.

Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:105

Used by 0 functions | Uses 0 functions

WP_Customize_Custom_CSS_Setting::value()

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

Used by 0 functions | Uses 2 functions

WP_Customize_Custom_CSS_Setting::validate()

Method: Validate a received value for being valid CSS.

Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:160

Used by 0 functions | Uses 0 functions

WP_Customize_Custom_CSS_Setting::update()

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

Used by 0 functions | Uses 2 functions

WP_Customize_Background_Position_Control

Class: Customize Background Position Control class.

Source: wp-includes/customize/class-wp-customize-background-position-control.php:17

Used by 0 functions | Uses 1 function

WP_Customize_Background_Position_Control::render_content()

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

Used by 0 functions | Uses 0 functions

WP_Customize_Background_Position_Control::content_template()

Method: Render a JS template for the content of the position control.

Source: wp-includes/customize/class-wp-customize-background-position-control.php:39

Used by 0 functions | Uses 0 functions

WP_Customize_Custom_CSS_Setting

Class: Custom Setting to handle WP Custom CSS.

Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:19

Used by 0 functions | Uses 1 function

WP_Customize_Custom_CSS_Setting::__construct()

Method: WP_Customize_Custom_CSS_Setting constructor.

Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:65

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