comment_flood_message

最后更新于:2021-11-26 02:25:22

apply_filters( ‘comment_flood_message’, string $comment_flood_message )

Filters the comment flood error message.

参数

$comment_flood_message

(string)
Comment flood error message.

源文件

文件: gc-includes/comment.php

View on Trac