pre_comment_user_agent

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

apply_filters( ‘pre_comment_user_agent’, string $comment_agent )

Filters the comment author’s browser user agent before it is set.

参数

$comment_agent

(string)
The comment author’s browser user agent.

源文件

文件: gc-includes/comment.php

View on Trac