Title: how to hide notes from plugins
Last modified: November 25, 2016

---

# how to hide notes from plugins

 *  Resolved [personiawp](https://wordpress.org/support/users/personiawp/)
 * (@personiawp)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-hide-notes-from-plugins/)
 * Hi,
 * how can I hide **for “subsriber”** notes from many different plugins in dashboard
   of admin panel?
 * ![Notes from plugins in admin panel](https://i0.wp.com/www.personia.pl/wp-content/
   uploads/2016/11/Profil_%E2%80%B9_Personia.pl_%E2%80%94_WordPress_-_2016-11-25_15.40.18.
   png)

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

 *  Plugin Contributor [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * (@bueltge)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-hide-notes-from-plugins/#post-8481052)
 * The plugin have an option for notes, please try this. You find it in the global
   options area of the settings page.
 *  Thread Starter [personiawp](https://wordpress.org/support/users/personiawp/)
 * (@personiawp)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-hide-notes-from-plugins/#post-8481073)
 * Thanks, but I’ve already checked and it doesn’t work for plugin notes.
 * ![global settings for admin notes](https://i0.wp.com/www.personia.pl/wp-content/
   uploads/2016/11/Adminimize_Options_%E2%80%B9_Personia.pl_%E2%80%94_WordPress_-
   _2016-11-25_16.04.27.png)
 *  Plugin Contributor [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * (@bueltge)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-hide-notes-from-plugins/#post-8481179)
 * OK, maybe the plugins don’t use the default notes. But you can add custom options
   to the global options. Find a selector of the notes, like the ID via Webinspector
   and add this to the custom options.
 *  Thread Starter [personiawp](https://wordpress.org/support/users/personiawp/)
 * (@personiawp)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-hide-notes-from-plugins/#post-8481257)
 * This notes don’t have the ID, they have a class, such as:
 * <div class=”error”>
    <div class=”updated”>
 * Can I use it in Adminimize?
 *  Plugin Contributor [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * (@bueltge)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-hide-notes-from-plugins/#post-8485771)
 * You should add the classes to a custom option, like `.error` and named like ‘
   Error Notices’. Also for the update messages from plugins `.updated`, named maybe
   as ‘Update Notices’.
 * But be aware, this remove all notices with this classes.

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

The topic ‘how to hide notes from plugins’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/adminimize_000000.svg)
 * [Adminimize](https://wordpress.org/plugins/adminimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adminimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adminimize/)
 * [Active Topics](https://wordpress.org/support/plugin/adminimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adminimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adminimize/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/how-to-hide-notes-from-plugins/#post-8485771)
 * Status: resolved