• Resolved personiawp

    (@personiawp)


    Hi,

    how can I hide for “subsriber” notes from many different plugins in dashboard of admin panel?

    Notes from plugins in admin panel

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Frank Bueltge

    (@bueltge)

    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

    (@personiawp)

    Thanks, but I’ve already checked and it doesn’t work for plugin notes.

    global settings for admin notes

    Plugin Author Frank Bueltge

    (@bueltge)

    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

    (@personiawp)

    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 Author Frank Bueltge

    (@bueltge)

    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.