Description
Filters the content of the post submitted by email before saving.
Occurrences
Filename | Line Number |
---|---|
wp-mail.php | 216 |
Parameters
Type | Name | Description |
---|---|---|
string | $content | The email content. |
PHP Doc
/**
* Filters the content of the post submitted by email before saving.
*
* @since 1.2.0
*
* @param string $content The email content.
*/