Filter: classifai_pre_normalize
Hook to filter post content before stripping HTML tags.
Parameters
| Name | Type | Description |
|---|---|---|
| $post_content | string | The post content. |
Since
- 3.1.0
Source
Defined in includes/Classifai/Normalizer.php at line 71
Returns
The filtered Post content.