Replies: 0
It seems like the filter bbp_before_has_forums_parse_args
is no longer executed and been replaced by bbp_parse_args
, resulting in the code of private_group_forums(..)
no longer being executed.
This means that all forums are displayed for all users, regardless of the settings used. When clicking the forum a 404 error is displayed.