Forums

[resolved] display content only when logged in (2 posts)

  1. adjustreality
    Member
    Posted 2 years ago #

    is there a way to tell WP to display a div only when you are logged in?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    <?php if( is_user_logged_in() ) echo<div>;?>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.