Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Privacy options (friends only viewing)


Nirok
Participant

@nirok

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

…..

<?php endif; ?>

works really well as you can just add it to the different components you don’t want to show up unless they are logged in…

Skip to toolbar