pre_comment_author_url

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

apply_filters( ‘pre_comment_author_url’, string $author_url_cookie )

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

参数

$author_url_cookie

(string)
The comment author URL cookie.

源文件

文件: gc-includes/comment.php

View on Trac