apply_filters( 'phone_content', string $content )

Filters the content of the post submitted by email before saving.


Parameters

$content

(string) The email content.


Source

File: wp-mail.php

View on GitHub


Changelog

Changelog
Version Description
WP-1.2.0 Introduced.