Changeset 4495 for trunk/wp-content/themes/classic/header.php
- Timestamp:
- 11/19/2006 07:56:05 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/classic/header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/classic/header.php
r3517 r4495 18 18 19 19 <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> 20 <?php wp_get_archives('type=monthly&format=link'); ?>20 <?php wp_get_archives('type=monthly&format=link'); ?> 21 21 <?php //comments_popup_script(); // off by default ?> 22 22 <?php wp_head(); ?>
Note: See TracChangeset
for help on using the changeset viewer.