[wp-trac] [WordPress Trac] #34570: .below-h2 notices are moved to above the page title

WordPress Trac noreply at wordpress.org
Tue Nov 3 23:52:25 UTC 2015


#34570: .below-h2 notices are moved to above the page title
------------------------------------+------------------------------
 Reporter:  stephenharris           |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Administration          |     Version:  trunk
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+------------------------------
Description changed by SergeyBiryukov:

Old description:

> If you create a notice with the `.below-h2` class e.g.
>
> {{{
> <div class="updated below-h2">
>    ...
> </div>
> }}}
>
> then it is moved to above the title header. Previously notices with that
> class were kept inline. There is another class that could (should) be
> used instead: `inline`, but until
> https://core.trac.wordpress.org/changeset/35238 support for `.below-h2`
> continued.
>
> With a view of not breaking plug-ins still using the `.below-h2` class
> I'd like to suggest we re-instate it.

New description:

 If you create a notice with the `.below-h2` class e.g.

 {{{
 <div class="updated below-h2">
    ...
 </div>
 }}}

 then it is moved to above the title header. Previously notices with that
 class were kept inline. There is another class that could (should) be used
 instead: `inline`, but until [35238] support for `.below-h2` continued.

 With a view of not breaking plug-ins still using the `.below-h2` class I'd
 like to suggest we re-instate it.

--

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


More information about the wp-trac mailing list