[wp-trac] [WordPress Trac] #32625: About: all admin notices should be hidden
WordPress Trac
noreply at wordpress.org
Fri Jun 12 14:31:04 UTC 2015
#32625: About: all admin notices should be hidden
--------------------------+-----------------------------
Reporter: jadpm | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Help/About | Version: trunk
Severity: normal | Keywords:
Focuses: ui |
--------------------------+-----------------------------
Related to #26519, some admin notices are not being hidden on the About
page. That ticket ensured that div.updated, div.error admin notices are
hidden, but we also have other classnames like notice-warning and notice-
info which were not included.
Also, we should think on normalizing the classnames for admin notices:
* div.update equals .notice-success
* div.error equals .notice-error
* .notice-warning and .notice-info do not have a matching pair.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32625>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list