Make WordPress Core


Ignore:
Timestamp:
03/07/2005 09:07:40 AM (19 years ago)
Author:
matt
Message:

Remove needless RDF calls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/default/archive.php

    r2040 r2417  
    4545       
    4646                <p class="postmetadata">Posted in <?php the_category(', ') ?> <strong>|</strong> <?php edit_post_link('Edit','','<strong>|</strong>'); ?>  <?php comments_popup_link('No Comments &#187;', '1 Comment &#187;', '% Comments &#187;'); ?></p>
    47                
    48                 <!--
    49                 <?php trackback_rdf(); ?>
    50                 -->
     47
    5148            </div>
    5249   
Note: See TracChangeset for help on using the changeset viewer.