_WP_Editors::get_translation()
Description Pending
Description Pending
Customize Background Position Control class.
Render a JS template for the content of the position control.
Don’t render the control content from PHP, as it’s rendered via JS on load.
Custom Setting to handle WP Custom CSS.
WP_Customize_Custom_CSS_Setting constructor.
Filters wp_get_custom_css for applying the customized value.
Store the CSS setting value in the custom_css custom post type for the stylesheet.
Validate a received value for being valid CSS.
Fetch the value of the setting. Will return the previewed value when preview() is called.