Filter .hidden notices
Fix 0-count notices panel. Fix wrong priority color plugin-count bullet on auto-collapsed panel.
This commit is contained in:
parent
93afbe9b5b
commit
ff4a8f542b
@ -26,6 +26,7 @@ var NoticeManager = (function ($, document) {
|
||||
".inline",
|
||||
".below-h2",
|
||||
".theme-info .notice",
|
||||
".hidden",
|
||||
]
|
||||
|
||||
// wait function used with autoCollapse
|
||||
|
||||
Loading…
Reference in New Issue
Block a user