Prevent the Custom CSS stylesheet from being enqueued.
safecss_skip_stylesheet
safecss_skip_stylesheetsafecss_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.
jp_carousel_check_blog_user_privilegesAllows for the checking of privileges of the blog user before comments are packaged as JSON and sent back from the get_attachment_comments AJAX endpoint
jp_carousel_add_data_to_containerFilter the data added to the Gallery container.