[wp-trac] [WordPress Trac] #39213: Audit the network pages notices.

WordPress Trac noreply at wordpress.org
Fri Dec 9 18:09:31 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                      |  Resolution:
 Keywords:  ui-feedback good-first-bug  |     Focuses:  ui, multisite
----------------------------------------+------------------------------
Description changed by afercia:

Old description:

> 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.

New description:

 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 replaced with the new ones,
 where applicable.

--

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39213#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list