Make WordPress Core

Changeset 396 for trunk/b2comments.php


Ignore:
Timestamp:
09/28/2003 09:35:53 PM (22 years ago)
Author:
alex_t_king
Message:

added link to RSS for comments to comments forms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/b2comments.php

    r391 r396  
    2121
    2222<h2>Comments</h2>
     23
     24<p><a href="<?php echo $siteurl; ?>/wp-commentsrss2.php?p=<?php echo $id; ?>">RSS feed for comments on this post.</a></p>
    2325
    2426<?php if ('open' == $post->ping_status) { ?>
Note: See TracChangeset for help on using the changeset viewer.