Filter Content

wpwhpropbe/run/filter_content

Description:
This filter enables you to filter the main content that is sent through via email.

Parameter Type Description
$content string

The main content for the post

 

$content = apply_filters( 'wpwhpropbe/run/filter_content', $content );
Updated on March 9, 2019

Was this article helpful?