[wp-trac] Re: [WordPress Trac] #5567: Search widget doesn't use searchform.php

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 8 21:25:13 GMT 2008


#5567: Search widget doesn't use searchform.php
--------------------------------------------+-------------------------------
 Reporter:  Pixelstyle                      |        Owner:  ionfish
     Type:  enhancement                     |       Status:  new    
 Priority:  normal                          |    Milestone:  2.5    
Component:  Template                        |      Version:  2.3.2  
 Severity:  normal                          |   Resolution:         
 Keywords:  search widget has-patch tested  |  
--------------------------------------------+-------------------------------
Comment (by Otto42):

 +1 to this, however it would be nice if the default search box had an id
 of "searchsubmit" on the submit button.

 {{{
 <input type="submit" id="searchsubmit" value="<?php echo
 attribute_escape(__('Search')); ?>" />
 }}}

 This is in line with the existing searchform.php file in the default
 theme, and makes styling of the submit button possible.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5567#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list