comment_flood_message
apply_filters( ‘comment_flood_message’, string $comment_flood_message )
过滤器::过滤注释泛洪错误消息。
Filter Hook: Filters the comment flood error message.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$comment_flood_message | (string) | 注释洪水错误消息。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
5.2.0 | wp-includes/comment.php:927 | 2 | 0 |
comment_flood_message 为WP2原创文章,链接:https://www.wp2.cn/hook/comment_flood_message/