Filters the comment content before it is set.
$comment_contentstring
$commentdata['comment_content'] = apply_filters( 'pre_comment_content', $commentdata['comment_content'] );
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_comment_content