Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Securing components from non logged in users


enlightenmental1
Participant

@enlightenmental1

Awesome Burt!

thanks for making this

here’s a quick question

is there a way to echo ” you must be logged in to view this ” ;

before redirecting to the home-page/login page

?

something like this?

echo “You must be Logged-In to view this page”;

sleep[5];

bp_core_redirect( $bp->root_domain );

Skip to toolbar