comment_form_logged_in

apply_filters( ‘comment_form_logged_in’, string $args_l…

apply_filters( ‘comment_form_logged_in’, string $args_logged_in, array $commenter, string $user_identity )

筛选器挂钩:筛选要显示的注释窗体的“已登录”消息。
Filter Hook: Filters the ‘logged in’ message for the comment form for display.

目录锚点:#参数#源码


参数(Parameters)

参数 类型 说明
$args_logged_in (string) 以HTML格式登录的消息。
$commenter (array) 包含评论作者的用户名、电子邮件和URL的数组。
$user_identity (string) 如果注释者是注册用户,则显示名称为空,否则为空。

源码(Source)


更新版本 源码位置 使用 被使用
3.0.0 wp-includes/comment-template.php:2526 1 0
类别:WordPress 钩子手册 > comment_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册