Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: No “must login message” or redirect

I’m dealing with the same issue. I tried adding if ( $bp_no_status_set ) bp_core_redirect($bp->root_domain.”/wp-login.php?redirect_to=”.$bp_unfiltered_uri); to bp_core_catch_no_access() but then I grep’d for that function and couldn’t find it called from anywhere.

Skip to toolbar