[wp-trac] [WordPress Trac] #15081: Search Form should use type='search'

WordPress Trac noreply at wordpress.org
Wed Feb 20 22:48:48 UTC 2013


#15081: Search Form should use type='search'
---------------------------+------------------
 Reporter:  jorbin         |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  3.6
Component:  Accessibility  |     Version:
 Severity:  minor          |  Resolution:
 Keywords:  has-patch      |
---------------------------+------------------
Changes (by lancewillett):

 * priority:  lowest => normal
 * milestone:  Future Release => 3.6


Comment:

 Nacin brought up in IRC today a better plan
 ([https://irclogs.wordpress.org/chanlog.php?channel=wordpress-
 dev&day=2013-02-20&sort=asc#m559693 see the log]):

 Basic premise is to avoid the {{{add_theme_support()}}} this time around
 by adding in new arguments to functions like {{{wp_list_comments()}}}.

 Based on that argument being true it should switch and output HTML5
 markup.

 This technique will allow back compat because any theme calling without
 the argument will see no change at all.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15081#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list