Changeset 13885 for trunk/wp-content/themes/twentyten/searchform.php
- Timestamp:
- 03/29/2010 10:03:15 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/searchform.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/searchform.php
r13128 r13885 1 <?php 2 /** 3 * The Search Form 4 * 5 * Optional file that allows displaying a custom search form 6 * when the get_search_form() template tag is used. 7 * 8 * @package WordPress 9 * @subpackage Twenty Ten 10 * @since 3.0.0 11 */ 12 ?> 13 1 14 <form id="searchform" name="searchform" method="get" action="<?php echo home_url(); ?>"> 2 15 <div>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)