I'm trying this code but doesn't work
<?php if ( bb_is_profile() ) echo "hi"; ?>
i'd
Use bb_is_user_logged_in()
bb_is_user_logged_in()
thanks! Works good
You must log in to post.