Changeset 2417 for trunk/wp-content/themes/default/index.php
- Timestamp:
- 03/07/2005 09:07:40 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/index.php
r2390 r2417 15 15 </div> 16 16 17 <p class="postmetadata">Posted in <?php the_category(', ') ?> <strong>|</strong> <?php edit_post_link('Edit','','<strong>|</strong>'); ?> <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></p> 18 19 <!-- 20 <?php trackback_rdf(); ?> 21 --> 17 <p class="postmetadata">Posted in <?php the_category(', ') ?> <strong>|</strong> <?php edit_post_link('Edit','','<strong>|</strong>'); ?> <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></p> 22 18 </div> 23 19
Note: See TracChangeset
for help on using the changeset viewer.