I am new to wordpress,i am willing to only hide some wordpress installed plugin from admin panel or called or work through from my theme-function.php
,is possible?
Leave a Reply
You must be logged in to post a comment.
I am new to wordpress,i am willing to only hide some wordpress installed plugin from admin panel or called or work through from my theme-function.php
,is possible?
You must be logged in to post a comment.
If you like to hide all plugins then try this code in functions.php file
If you like to hide specific plugin then try this code in functions.php file
If you like to hide multiple plugins then try this code in functions.php file
Add bellow code in your function.php file
If you want to hide sensitive data in WordPress like login page ,plugins and theme you can use Hide My WP Ghost â Security Plugin.