[wp-trac] [WordPress Trac] #26601: Inappropriate content in headings on admin screens

WordPress Trac noreply at wordpress.org
Tue Sep 20 07:13:55 UTC 2016


#26601: Inappropriate content in headings on admin screens
------------------------------+--------------------------------------------
 Reporter:  grahamarmfield    |       Owner:  joedolson
     Type:  defect (bug)      |      Status:  accepted
 Priority:  normal            |   Milestone:  Future Release
Component:  Administration    |     Version:  3.8
 Severity:  normal            |  Resolution:
 Keywords:  has-patch needs-  |     Focuses:  accessibility, administration
  refresh                     |
------------------------------+--------------------------------------------

Comment (by afercia):

 Worth reminding notices that are moved below the heading with JavaScript
 need to be taken into account, currently they're inserted after the first
 h1 or h2, see below:

 [[Image(https://cldup.com/XoGU9lU3cV.png)]]

 Thinking we need a new element to target and this would also make the CSS
 part easier. I'm considering to use a `<hr>` that can be styled also with
 `visibility: hidden` if avoiding visual changes is a priority. Keeping the
 `<hr>` visible doesn't look so bad though, personally I like the subtle
 separation given by the detault WP styling for `<hr>`s.

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


More information about the wp-trac mailing list