[wp-trac] [WordPress Trac] #26601: Inappropriate content in headings on admin screens
WordPress Trac
noreply at wordpress.org
Wed Sep 21 17:14:47 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
testing |
------------------------------+--------------------------------------------
Changes (by afercia):
* keywords: has-patch needs-refresh => has-patch needs-testing
Comment:
New patch with a new approach. It patches just the Posts and Edit Post
screens heading for now. Some testing would be greatly appreciated.
- needs to add a CSS class on the heading: the heading style can't be
changed globally otherwise it can break the heading in plugins/themes
settings pages
- adds a `<hr class="wp-header-end">` element to separate the
heading+stuff from the notices and the main content below, this is needed
to preserve the layout and makes also appending notices easier
- the Plugins and Themes screen may need a special treatment, for now it
would be great to check if this new approach is good enough 🙂
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26601#comment:87>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list