Is there a way to target a specific forum?
-
I’d like to find a way to target a specific forum called “board”. Is there a conditional for this? Something like
(bbp_is_single_forum('board')
[which didn’t work]? What I am trying to do is create a forum that is accessible only to users with certain capabilities (using s2Member). (There are a number of forums on the site, accessible to all site members.) I can either do this through the functions file or if I could create a specific page template for use only with that forum (and all topics under that forum) I could change the access via the template. I wish the “private” function could be customized so that access could be provided just to specific users, admin or not. Any pointers in the right direction would be greatly appreciated!
- You must be logged in to reply to this topic.