Filter: classifai_normalize
Filters the normalized content to allow for additional cleanup.
Parameters
Name | Type | Description |
---|---|---|
$post_content | string | The normalized post content. |
$post_id | int | The ID of the post whose content is being normalized. |
Since
- 0.1.0
Source
Defined in includes/Classifai/Normalizer.php
at line 98
Returns
The filtered normalized post content.