Title: Hide plugin from the plugin list
Last modified: May 6, 2020

---

# Hide plugin from the plugin list

 *  [David_](https://wordpress.org/support/users/david_peris/)
 * (@david_peris)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-plugin-from-the-plugin-list/)
 * Hi,
    I think they have created a great plugin! Congratulations 🙂 Now I have 
   a question: I would like to hide this plugin from the plugin list from my client.
   But I can’t find this option! Does not exist? Do you plan to add it? Thanks! 
   David

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [franktcmarketing](https://wordpress.org/support/users/franktcmarketing/)
 * (@franktcmarketing)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-plugin-from-the-plugin-list/#post-12810292)
 * It should do so automatically. At the top of the “Menu” section ( where you hide
   or show plugins and menu items)
    I think the logic is to make them an admin then
   DO NOT give them a green tick as “Other Admins”
 * Best test I’ve found is to open the website and login as the client. See what
   they can see.
 *  Plugin Support [VUM Support – Jhay](https://wordpress.org/support/users/jhayvum/)
 * (@jhayvum)
 * [6 years ago](https://wordpress.org/support/topic/hide-plugin-from-the-plugin-list/#post-12831477)
 * [@franktcmarketing](https://wordpress.org/support/users/franktcmarketing/) thanks
   for the input.
 * [@david_peris](https://wordpress.org/support/users/david_peris/)
    In case you
   wanted to hide WLCMS from the installed plugins list just for your client, try
   to use this CSS [https://d.pr/i/1AagRD](https://d.pr/i/1AagRD).
 *     ```
       body.not-wlcms-admin table.plugins tr[data-slug*="white-label-cms"] {
           display:none;
       }
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide plugin from the plugin list’ is closed to new replies.

 * ![](https://ps.w.org/white-label-cms/assets/icon-256x256.png?rev=1977768)
 * [White Label CMS](https://wordpress.org/plugins/white-label-cms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/white-label-cms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/white-label-cms/)
 * [Active Topics](https://wordpress.org/support/plugin/white-label-cms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/white-label-cms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/white-label-cms/reviews/)

## Tags

 * [hide](https://wordpress.org/support/topic-tag/hide/)

 * 2 replies
 * 3 participants
 * Last reply from: [VUM Support – Jhay](https://wordpress.org/support/users/jhayvum/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/hide-plugin-from-the-plugin-list/#post-12831477)
 * Status: not resolved