Fires before parsing the css with CSSTidy, but only if the preprocessor is not configured for use.
Parameters
- $csstidy
obj The csstidy object.
- $css
string Custom CSS.
- $args
array Array of custom CSS arguments.
Changelog
- Introduced in Jetpack 1.7.0
safecss_parse_preFires before parsing the css with CSSTidy, but only if the preprocessor is not configured for use.
objThe csstidy object.
stringCustom CSS.
arrayArray of custom CSS arguments.