How to hide admin menu item in WordPress site?

Posted by Prem Tiwari | Updated on

How to hide admin menu item in WordPress site?

Open you theme’s functions.php file and add the below code or you can also add the below code if you are using any site-specific plugin.

There are also some plugins that can help you out if you prefer that route over coding yourself:


If you like this question & answer and want to contribute, then write your question & answer and email to freewebmentor[@]gmail.com. Your question and answer will appear on FreeWebMentor.com and help other developers.

Related Questions & Answers