<?php
if ( is_user_logged_in() )
{
} else
{
echo 'Welcome, visitor!';
}
?>
<a href="<?php echo CP_ADD_NEW_URL; ?>" class="obtn btn_orange"><?php _e( 'Post FREE Profile', APP_TD ); ?></a>
There are currently 1 users browsing this thread. (0 members and 1 guests)