[insert_php]
$LoggedIn = is_user_logged_in ();
$LogOutURL = wp_logout_url( home_url() );
if ($LoggedIn){
echo ‘
‘;
}else{
echo ‘
‘;
}
[/insert_php]
Forum Navigation
You need to log in to create posts and topics.
What would you do with one million dollars?
There are no topics yet!