[wp-trac] [WordPress Trac] #39441: Improve the Settings API for accessibility and ease of use.
WordPress Trac
noreply at wordpress.org
Mon Feb 27 19:19:54 UTC 2017
#39441: Improve the Settings API for accessibility and ease of use.
-------------------------------------+-------------------------------------
Reporter: flixos90 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: settings-api has-patch | Focuses: accessibility,
2nd-opinion | administration
-------------------------------------+-------------------------------------
Comment (by flixos90):
A few small updates:
* [attachment:39441.6.diff] and [attachment:39441.css.2.diff] introduce a
new `.title-label` class that is used to make the checkbox label appear
bold (see above).
* [attachment:39441.implementation.2.diff] is an updated patch for the
implementation of General Settings. The issue that no fieldsets were used
on the Date and Time radio groups (see further above) was fixed, as well
as the `$title` for `users_can_register` has been updated to be the label
attribute (as we don't need the "Membership" text any longer). The code to
add the settings fields has been moved to a separate file.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39441#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list