[wp-trac] [WordPress Trac] #9134: cannot remove the link to
comments in feeds
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 15 03:24:36 GMT 2009
#9134: cannot remove the link to comments in feeds
--------------------------+-------------------------------------------------
Reporter: jidanni | Owner:
Type: defect (bug) | Status: new
Priority: lowest | Milestone:
Component: Feeds | Version: 2.7
Severity: trivial | Keywords:
--------------------------+-------------------------------------------------
In feed-rss2.php, '''etc.''' there is no easy to turn off the comments
link, for blogs that
have no, and don't allow, comments. So the link
{{{
<comments><?php comments_link(); ?></comments>
}}}
is just a waste. Same with
{{{
<wfw:commentRss><?php echo get_post_comments_feed_link();
?></wfw:commentRss>
}}}
Yes. I can turn off comments, and remove all comments, but I cannot
remove ''the link'' to comments (without hacking the core.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9134>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list