I want to disable a plugin “qTranslate” when logged in.
I know that I can do that with this function :” if ( is_user_logged_in() ) { … } “, but I have no idea where should I use this..any help?
Thanks
I want to disable a plugin “qTranslate” when logged in.
I know that I can do that with this function :” if ( is_user_logged_in() ) { … } “, but I have no idea where should I use this..any help?
Thanks
You must be logged in to post a comment.
Tell me if you got luck with the following: