• richarduk

    (@richarduk)


    The output from using this on a single post (single.php) <?php post_comments_feed_link('feed.', 'RSS 2.0'); ?> is this Comments on this post have this <a href='/feed/'>feed.</a>

    Which is just a link to a feed showing all my posts.

    Is this tag broken? I see this replaces a deprecated tag.

    I know I can manually add an RSS comment link, but I want it to flexible so that it fits in with either pretty permalinks or query strings.

Viewing 1 replies (of 1 total)
  • Thread Starter richarduk

    (@richarduk)

    I entered the parameters incorrectly. Default usage worked fine.

    post_comments_feed_link(); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘post_comments_feed_link not working?’ is closed to new replies.