Melapress / admin-notices-manager

Admin notices manager is a WordPress plugin that allows you to better manage the admin notices in the WordPress dashboard so you read them at your own convenience and never miss an important message.
https://www.wpwhitesecurity.com/wordpress-plugins/admin-notices-manager/
Other
0 stars 0 forks source link

Permanently hidden notices are still counted? #45

Closed robert81 closed 3 years ago

robert81 commented 3 years ago

I have permanently hidden an admin notice, however, I still see the number "1" notification in the top bar, and the notice is not shown:

image

It seems like hidden notices are still counted when generating the admin notices count on a page.

DannyWPWS commented 3 years ago

Well spotted, there is a constantly hidden notice in the WP admin area (community events), which has its own "hide-if-js" class which I did not account for - sorted :)