Hide plugin from list for administrators
-
Hi! One of the greateast plugins, using it for years, congrats!
I want to hide some specific plugin from /wp-admin/plugins.php for administrators, I think I could achieve this using custom css, the thing is I dont know how to call this plugin to add class in adminimize and disable it.
Here is the plugin name/code:
<tr class="active" data-slug="white-label-branding-for-wordpress" data-plugin="white-label-branding/white-label-branding.php"><th scope="row" class="check-column"><label class="screen-reader-text" for="checkbox_a0b938cbbd635a2b4ee33b6c3d8677f5">Select White Label Branding for WordPress</label><input type="checkbox" name="checked[]" value="white-label-branding/white-label-branding.php" id="checkbox_a0b938cbbd635a2b4ee33b6c3d8677f5"></th><td class="plugin-title column-primary"><strong>White Label Branding for WordPress</strong><div class="row-actions visible"><span class="deactivate"><a href="plugins.php?action=deactivate&plugin=white-label-branding%2Fwhite-label-branding.php&plugin_status=all&paged=1&s&_wpnonce=9537207403" aria-label="Deactivate White Label Branding for WordPress">Deactivate</a> | </span><span class="edit"><a href="plugin-editor.php?file=white-label-branding/white-label-branding.php" class="edit" aria-label="Edit White Label Branding for WordPress">Edit</a></span></div><button type="button" class="toggle-row"><span class="screen-reader-text">Show more details</span></button></td><td class="column-description desc"> <div class="plugin-description"><p>Take complete control over wp-admin, customize menus for each User Role. Hide WordPress branding and nag messages. Add your own custom branding. Customize the WordPress Toolbar and many other features.</p></div> <div class="active second plugin-version-author-uri">Version 4.1.3.70836 | By <a href="https://plugins.righthere.com">Alberto Lau (RightHere LLC)</a> | <a href="https://plugins.righthere.com/white-label-branding/">Visit plugin site</a></div></td></tr>
I would also like to hide the fact Im using ADMINIMIZE, I achieve this disabling the option in Menu, but I want also to hide it from plugin list
Thanks a lot!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Hide plugin from list for administrators’ is closed to new replies.