[wp-trac] [WordPress Trac] #19579: Make get_search_form() more filterable/extensible
WordPress Trac
wp-trac at lists.automattic.com
Fri Dec 16 16:24:33 UTC 2011
#19579: Make get_search_form() more filterable/extensible
-------------------------------------+------------------------------
Reporter: chipbennett | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------------------
Comment (by toscho):
In my themes I use `accept-charset='<?php bloginfo( 'charset' ); ?>'` for
the form just to raise the possibility to get UTF-8.
And ` aria-required='true' required` for the search field may prevent
accidental clicks on the submit button.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19579#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list