Wordpress 钩子:thread_comments_depth_max
文章目录
过滤线程/嵌套注释的最大深度。
原型
apply_filters( 'thread_comments_depth_max', int $max_depth )
参数
$max_depth
(int)
线程注释的最大深度。默认10。
源文件
路径:wp-admin/options-discussion.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/thread_comments_depth_max/
文章作者 iBllex
上次更新 2019-02-16