Create private forum with bbpress Plugin
-
I’m trying to configure forums using the bbpress plugin that can only be viewed by logged in users. I attempted creating them as private but found that sub-forums don’t show up on my root /forums page. Another forum suggested using is_user_logged_in() to determine whether or not forums are displayed.
What is the best place to put a check for is_user_logged_in() that will hide all forum related pages and posts from non-logged in users. I am up for other suggestions as well if there is a better way to do it, but I am not finding much documentation.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Create private forum with bbpress Plugin’ is closed to new replies.