[wp-trac] [WordPress Trac] #21373: Unify <label>s in options-discussion.php

WordPress Trac wp-trac at lists.automattic.com
Wed Jul 25 14:36:24 UTC 2012


#21373: Unify <label>s in options-discussion.php
----------------------------+-----------------------------
 Reporter:  Latz            |      Owner:
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  3.4.1
 Severity:  minor           |   Keywords:  has-patch
----------------------------+-----------------------------
 On the "Discussion Settings" page some text is not connected to an input
 element via <label> though most text is.

 This patch will unify the behaviour of the elements. It connects the text
 "days" and "levels deep" to their corresponding input elements by changing
 the <labels>.

 Additional benefit: This way the text can be accessed by jQuery selectors.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21373>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list