comments_per_page

apply_filters( ‘comments_per_page’, int $comments_per_p…

apply_filters( ‘comments_per_page’, int $comments_per_page, string $comment_status )

筛选挂钩:筛选“批注”列表表中每页列出的批注数。
Filter Hook: Filters the number of comments listed per page in the comments list table.

目录锚点:#参数#源码


参数(Parameters)

参数 类型 说明
$comments_per_page (int) 每页要列出的评论数。
$comment_status (string) 注释状态名称。默认为“全部”。

源码(Source)


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

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

评论 (0)COMMENT

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