Summery Summery
Filters the wp_mail() arguments.
Syntax Syntax
Parameters Parameters
- $args
-
A compacted array of wp_mail() arguments, including the "to" email, subject, message, headers, and attachments values.
Source Source
Advertisement
Changelog Changelog
| Version | Description |
|---|---|
| 2.2.0 | Introduced. |