Wrong search results for topics in Private forums
- 
		For participant user search results doesn’t not show topics from private forums. If I add to default capabilities in bbp_get_caps_for_role()at /wp-content/plugins/bbpress/includes/core/capabilities.php line 191 the follow line'read_hidden_forums' => true,then it works, but forum has visibility “Private” not “Hidden”.How can I override bbp_get_caps_for_role()without modifying core files?
- You must be logged in to reply to this topic.