[wp-trac] [WordPress Trac] #39213: Audit the network pages notices.
WordPress Trac
noreply at wordpress.org
Fri Dec 9 18:08:47 UTC 2016
#39213: Audit the network pages notices.
--------------------------------+----------------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version:
Severity: normal | Keywords: ui-feedback good-first-bug
Focuses: ui, multisite |
--------------------------------+----------------------------------------
Some notices and messages in the network pages are printed out in simple
paragraphs and don't make use of the WordPress notices styling. For
example, in `my-sites.php`:
{{{
_e( 'You must be a member of at least one site to use this page.' )
}}}
There are probably a few ones across the network screens. For design
consistency, they should all use a wrapper `<div>` element with the proper
CSS classes `notice`, `notice-success`, `notice-error` etc. Also, the old
CSS classes `updated` and `error` should be replaces with the new ones,
where applicable.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39213>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list