Browsing hooks for feature: Custom CSS

    safecss_preview_flag_js

    hook (filter): Filter the Custom CSS preview message JS styling.

    Source: modules/custom-css/custom-css.php:1001

    custom_design_header

    hook (action): Fires right before the custom css page begins.

    Source: modules/custom-css/custom-css.php:1137

    safecss_intro_text

    hook (filter): Filter the intro text appearing above the Custom CSS Editor.

    Source: modules/custom-css/custom-css.php:1158

    safecss_limit_width_link

    hook (filter): Filter the Custom CSS limited width's support doc URL.

    Source: modules/custom-css/custom-css.php:1244

    safecss_href

    hook (filter): Filter the Custom CSS link enqueued in the head.

    Source: modules/custom-css/custom-css.php:882

    safecss_style_error

    hook (filter): Do not include any CSS on the page if the CSS includes an error.<p>Setting this filter to true stops any Custom CSS from being enqueued.</p>

    Source: modules/custom-css/custom-css.php:794

    safecss_is_freetrial

    hook (filter): Determine if a WordPress.com site uses a Free trial of the Custom Design Upgrade.<p>Used only on WordPress.com.</p>

    Source: modules/custom-css/custom-css.php:634

    safecss_get_css_error

    hook (filter): Filter the Custom CSS returned.<p>Can be used to return an error, or no CSS at all.</p>

    Source: modules/custom-css/custom-css.php:678

    safecss_default_css

    hook (filter): Filter the default message displayed in the Custom CSS editor.

    Source: modules/custom-css/custom-css.php:644

    jetpack_custom_css_preprocessors

    hook (filter): Filter the array of available Custom CSS preprocessors.

    Source: modules/custom-css/custom-css.php:1348