I'm trying to figure out how to verify a user is logged into BBpress before granting access on a non-bbpress page.
I'm currently trying to use: bb_auth() with limited success. It seems there are a lot of includes necessary. Is there a single file I can include that will load all of the mandatory functions for bb_auth?