-
Greenroom started the topic auth redirect from home URL to login page in the forum
Help & Support 4 months, 1 week ago
As of now I’d like our working group site to be visible only for logged in users, so I’d like to redirect from the home URL to the login page, if the user is not logged in yet. From what I understand from web search, people use a template and
if ( !is_user_logged_in() ) {
auth_redirect();
}Is that a good way to implement it in CBOX, or are there…[Read more]
-
Greenroom joined the group
CBOX Classic Support 4 months, 1 week ago
-
Greenroom became a registered member 4 months, 3 weeks ago
-
Greenroom became a registered member 4 months, 3 weeks ago