apply_filters( 'bbp_bump_forum_topic_count' )
Don’t search for both private/hidden statuses. Since ‘pre_get_posts’ is an action, it’s not removed by suppress_filters. We need to make sure that we’re only searching for the supplied post_status.
Description Description
See also See also
Source Source
File: includes/forums/functions.php