apply_filters( 'ap_pre_insert_comment', bool $apply_filter , string $content )
Description #
Filter comment content before inserting to DB.
Parameters #
- $apply_filterbool Apply this filter.
- $contentstring Un-filtered comment content.
Source #
Add your comment