pre_comment_author_name

最后更新于:2021-11-27 18:45:06

apply_filters( ‘pre_comment_author_name’, string $author_cookie )

Filters the comment author’s name cookie before it is set.

参数

$author_cookie

(string)
The comment author name cookie.

源文件

文件: gc-includes/comment.php

View on Trac