Media Screen CSS has very minimal requirements to run at its best:
- WordPress 3.8+
Optional Requirements of the plugin:
- Visual Composer to use the included extension
Thank you for purchasing our plugin. If you have any questions that are beyond the scope of this documentation, please feel free to email via our support forum. Thanks so much!
Media Screen CSS has very minimal requirements to run at its best:
Optional Requirements of the plugin:
Media Screens CSS is completely hookable almost everywhere.
msc_handle_css_document
Type: action
Description: This action is called whenever final css for the page is ready per media screen
msc_post_media_screen_inject
Type: action
Description: This action is called so developers can inject additional css rules for active post/page
msc_before_media_screens_css_print
Type: action
Description: This action is called before media screens css is printed
msc_media_screens_css_preview
Type: action
Description: This action is called on visual composer front editor preview screen
msc_css_output_pretty
Type: filter
Description: This filter allows you to override the format of css display
msc_screen_presets
Type: filter
Description: This filter allows you to override the preset screens list
msc_screen_presets_source
Type: filter
Description: This filter allows you to override the preset screens list source
msc_visibility_options
Type: filter
Description: This filter allows you to override the visibility options for visual composer elements
msc_parse_visibility_option
Type: filter
Description: This filter allows you to implement the custom visibility added
msc_valid_posttypes
Type: filter
Description: This filter allows you to override the supported post types for media screens
msc_is_valid_page
Type: filter
Description: This filter allows you to override the visibility of css
msc_print_screen_metatags
Type: filter
Description: This filter allows you to override the visibility of metatags for screens
msc_valid_shortcodes
Type: filter
Description: This filter allows you to override the list of valid visual composer shortcodes for Media Query UI
msc_metakey_prepend_string
Type: filter
Description: This filter allows you to override the prefix for meta data key stored for the shortcodes