Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: IF User is logged in DO, if not DO…

<?php if ( !bb_is_user_logged_in() ) : ?>

HTML

<?php endif; // bb_is_user_logged_in() ?>

this very good to add extra information or Ads for people who are not logged in ;-)

Yes it works!

Skip to toolbar