Filter the Preview message displayed on the site when previewing custom CSS, before to save it.
safecss_preview_message
safecss_preview_messagesafecss_preview_messageFilter the Preview message displayed on the site when previewing custom CSS, before to save it.
safecss_style_filter_urlFilter the default blank Custom CSS URL.
safecss_link_tag_postFires after creating the in the element for the custom css stylesheet.
safecss_embed_styleAllow inserting CSS inline instead of through a separate file.
safecss_hrefFilter the Custom CSS link enqueued in the head.
safecss_style_errorDo not include any CSS on the page if the CSS includes an error.Setting this filter to true stops any Custom CSS from being enqueued.
safecss_print_preFires right before printing the custom CSS inside the element.
safecss_cssFilter the Custom CSS returned from the editor.
safecss_default_cssFilter the default message displayed in the Custom CSS editor.
safecss_get_css_errorFilter the Custom CSS returned.Can be used to return an error, or no CSS at all.