thread_comments_depth_max, 10
thread_comments_depth_max, 10
Appears in: 7.0.3
Hook Type: filter
Displaying hooks found in version: 7.0.3apply_filters('thread_comments_depth_max, 10') is found 1 times:
- /wp-admin/options-discussion.php line 103
* @since 2.7.0
*
* @param int $max_depth The maximum depth of threaded comments. Default 10.
*/
$maxdeep = (int) apply_filters( ‘thread_comments_depth_max’, 10 );$thread_comments_depth = ‘