How to disable for registered users (logged in users)
Posted: Sun Nov 25, 2012 8:48 am
Is there a way I can disable WPSubscribers for people who login to my site?
I use conditional php tags like:
if ( is_user_logged_in())
to display certain content to my registered users
and I don't want them to see the optin forms as they go through my member content.
Is there a way I can disable them? or a php file I could edit?
Thanks for your help!
I use conditional php tags like:
if ( is_user_logged_in())
to display certain content to my registered users
and I don't want them to see the optin forms as they go through my member content.
Is there a way I can disable them? or a php file I could edit?
Thanks for your help!
