apply_filters( 'phone_content', string $content )
Filters the content of the post submitted by email before saving.
Description Description
Parameters Parameters
- $content
-
(string) The email content.
Source Source
File: wp-mail.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |