Hi,
I looked up and found in plug-in code that implements the function of what I mean, [b]function “check”[/b] in [b]”core/bbpress.php”[/b], as I understand it is implemented by means of checking [b]$user_id = get_current_user_id [];[/b] checking current user has access to the forum or not and also skips checking for administrators and moderators – I understand this correctly?
Alexander