wpseek.com
A WordPress-centric search engine for devs and theme authors



phone_content › WordPress Filter Hooks

Since1.2.0
Deprecatedn/a
apply_filters( 'phone_content', $content )
Parameters:
  • (string) $content The email content.
    Required: Yes
Defined at:
Codex:

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





Source

$post_content = apply_filters( 'phone_content', $content );