Filter the array of available Custom CSS preprocessors.
jetpack_custom_css_preprocessors
jetpack_custom_css_preprocessorsjetpack_custom_css_preprocessorsFilter the array of available Custom CSS preprocessors.
safecss_is_freetrialDetermine if a WordPress.com site uses a Free trial of the Custom Design Upgrade.Used only on WordPress.com.
safecss_skip_stylesheetPrevent the Custom CSS stylesheet from being enqueued.
safecss_save_preview_postFires after saving Custom CSS.
safecss_parse_postFires after parsing the css with CSSTidy, but only if the preprocessor is not cinfigured for use.
safecss_parse_preFires before parsing the css with CSSTidy, but only if the preprocessor is not configured for use.
safecss_save_preFires prior to saving custom css values. Necessitated because the core WordPress save_pre filters were removed: – content_save_pre – content_filtered_save_pre
safecss_migrate_postAllows additional work when migrating safecss from wp_options to wp_post.
safecss_use_aceShould the Custom CSS module use ACE to process CSS.
jp_carousel_post_attachment_commentFires before adding a new comment to the database via the get_attachment_comments ajax endpoint.