apply_filters( 'llms_email_delivery_providers', string[] $this->providers )
Filter the available email providers
Parameters Parameters
- $this->providers
-
(string[]) List of email provider ids.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.40.0 | Introduced. |