Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to make profile components available to registered only


thebigk
Participant

@thebigk

Hi Jeff,

Will this work: –

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

…..

<?php endif; ?>

If yes, where do I add this code to make the profiles visible only to the logged in members?

Skip to toolbar