Changeset 13885 for trunk/wp-content/themes/twentyten/archive.php
- Timestamp:
- 03/29/2010 10:03:15 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/archive.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/archive.php
r13816 r13885 1 <?php 2 /** 3 * Generic template for Archive pages. 4 * 5 * Used to display archive-type pages if nothing more specific matches a query. 6 * For example, puts together date-based pages if no date.php file exists. 7 * 8 * Learn more: http://codex.wordpress.org/Template_Hierarchy 9 * 10 * @package WordPress 11 * @subpackage Twenty Ten 12 * @since 3.0.0 13 */ 14 ?> 15 1 16 <?php get_header(); ?> 2 17
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)