[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:48:07 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 | Keywords:
Focuses: |
----------------------------+-----------------------------
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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34570>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list