pre_comment_author_email

最后更新于:2021-11-27 18:44:57

apply_filters( ‘pre_comment_author_email’, string $author_email_cookie )

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

参数

$author_email_cookie

(string)
The comment author email cookie.

源文件

文件: gc-includes/comment.php

View on Trac