Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

Hi,all

I use this for display “add new topic”, try:

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

HTML

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

Skip to toolbar