apply_filters( 'comment_flood_message', string $comment_flood_message )
Filters the comment flood error message.
Parameters Parameters
- $comment_flood_message
-
(string) Comment flood error message.
Source Source
File: wp-includes/comment.php
Changelog Changelog
Version | Description |
---|---|
5.2.0 | Introduced. |