Show
Ignore:
Timestamp:
12/28/07 21:47:54 (1 year ago)
Author:
westi
Message:

Deprecate comments_rss and create_user.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-includes/feed-rss2.php

    r6493 r6517  
    4949    <?php endif; ?> 
    5050<?php endif; ?> 
    51         <wfw:commentRss><?php echo comments_rss(); ?></wfw:commentRss> 
     51        <wfw:commentRss><?php echo get_post_comments_feed_link(); ?></wfw:commentRss> 
    5252<?php rss_enclosure(); ?> 
    5353    <?php do_action('rss2_item'); ?>