Filter .hidden notices

Fix 0-count notices panel.
Fix wrong priority color plugin-count bullet on auto-collapsed panel.
This commit is contained in:
abuyoyo 2023-09-27 22:31:13 +03:00
parent 93afbe9b5b
commit ff4a8f542b

View File

@ -26,6 +26,7 @@ var NoticeManager = (function ($, document) {
".inline",
".below-h2",
".theme-info .notice",
".hidden",
]
// wait function used with autoCollapse