过滤检索注释列表时使用的参数。
原型
apply_filters( 'wp_list_comments_args', array $r )
参数
$r
(array)
用于显示注释的参数数组。
源文件
路径:wp-includes/comment-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/wp_list_comments_args/
过滤检索注释列表时使用的参数。
apply_filters( 'wp_list_comments_args', array $r )
$r
(array)
用于显示注释的参数数组。
路径:wp-includes/comment-template.php
英文文档:https://developer.wordpress.org/reference/hooks/wp_list_comments_args/
请在后台设置小工具!