[wp-trac] [WordPress Trac] #26160: Proposed HTML changes for the post formats metabox
WordPress Trac
noreply at wordpress.org
Tue Mar 3 21:53:47 UTC 2015
#26160: Proposed HTML changes for the post formats metabox
--------------------------+------------------------------------------------
Reporter: tsiger | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Formats | Version: 3.7
Severity: normal | Resolution:
Keywords: | Focuses: ui, accessibility, administration
--------------------------+------------------------------------------------
Comment (by afercia):
@helen, fieldset + legend would be a nice addition. Without them users
land on these radio buttons and hear just "video", "audio", etc. with no
clue what that actually means. With no initial clue, at least :) With a
fieldset+legend they would hear "{legend text} grouping". Press This
already uses:
{{{
<fieldset><legend class="screen-reader-text"><?php _e( 'Post formats' );
?></legend>
...
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26160#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list