Hello to all, as subject, it can be possible?
I would like to make this feature available only to registered users to my blog.
Hello to all, as subject, it can be possible?
I would like to make this feature available only to registered users to my blog.
Thought I would pipe in on this post as I would like to know this as well. However, I am still searching for the solution until I hear from someone here. If I come across the solution I will post here again.
If you loop it up, then the switcher won't be visible to not registered user.
if ($user_ID) :
theme switcher
else :
do not display.
endif;
This topic has been closed to new replies.