Trying to privatize buddypress in a way that works fine
- 
		LH BuddyPress doesn’t work normally. Though it makes the site require login details for users that are not logged in. If a user tries to go straight to a link, it will still bring out the login screen. But the user is logged in that browser. This will require users to manually go to the link, instead of clicking away. So I came across this code 
 if (is_user_logged_in) or if (!is_user_logged_in)Will this do the work if I add it to a child theme? 
Viewing 3 replies - 1 through 3 (of 3 total)
	
Viewing 3 replies - 1 through 3 (of 3 total)
	
- You must be logged in to reply to this topic.