Allow inserting CSS inline instead of through a separate file.
Parameters
- false
bool false Should the CSS be added inline instead of through a separate file. Default to false.
- $css
string Custom CSS.
Changelog
- Introduced in Jetpack 3.4.0
safecss_embed_styleAllow inserting CSS inline instead of through a separate file.
boolfalse Should the CSS be added inline instead of through a separate file. Default to false.
stringCustom CSS.