comment_row_actions

apply_filters( ‘comment_row_actions’, string[] $actions…

apply_filters( ‘comment_row_actions’, string[] $actions, WP_Comment $comment )

筛选挂钩:筛选“最近的评论”仪表板小部件中为每个评论显示的操作链接。
Filter Hook: Filters the action links displayed for each comment in the ‘Recent Comments’ dashboard widget.

目录锚点:#参数#源码


参数(Parameters)

参数 类型 说明
$actions (string[]) 注释操作的数组。默认操作包括:“Approve”、“Unapprove”、“Edit”、“Reply”、“Spam”、“Delete”和“Trash”。
$comment (WP_Comment) 注释对象。

源码(Source)


更新版本 源码位置 使用 被使用
2.6.0 wp-admin/includes/dashboard.php:756 2 0
类别:WordPress 钩子手册 > comment_hook

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

评论 (0)COMMENT

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