Changes between Initial Version and Version 2 of Ticket #34570
- Timestamp:
- 11/03/2015 11:52:23 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34570
- Property Keywords has-patch dev-feedback added
-
Ticket #34570 – Description
initial v2 7 7 }}} 8 8 9 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/35238support for `.below-h2` continued.9 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. 10 10 11 11 With a view of not breaking plug-ins still using the `.below-h2` class I'd like to suggest we re-instate it.