apply_filters( 'bbp_register_topic_taxonomy' )
Trash fix
Contents
Description Description
We need to remove the internal arg and change that to protected so that the users with ‘view_trash’ cap can view single trashed topics/replies in the front-end as wp_query doesn’t allow any hack for the trashed topics to be viewed.
Source Source
File: bbpress.php