Changeset 25746 for trunk/src/wp-content/themes/twentyten/search.php
- Timestamp:
- 10/09/2013 08:38:26 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/search.php
r25627 r25746 16 16 <h1 class="page-title"><?php printf( __( 'Search Results for: %s', 'twentyten' ), '<span>' . get_search_query() . '</span>' ); ?></h1> 17 17 <?php 18 /* *18 /* 19 19 * Run the loop for the search to output the results. 20 20 * If you want to overload this in a child theme then include a file
Note: See TracChangeset
for help on using the changeset viewer.