apply_filters( 'llms_email_css', array $email_css )
Filters the default email CSS rules
Parameters Parameters
- $email_css
-
(array) Associative array of the type css-property => definition.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |