[wp-trac] [WordPress Trac] #9134: cannot remove the link to comments in feeds

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 20 18:49:35 UTC 2011


#9134: cannot remove the link to comments in feeds
--------------------------+-----------------------------
 Reporter:  jidanni       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  lowest        |   Milestone:  Future Release
Component:  Feeds         |     Version:  2.7
 Severity:  trivial       |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------------

Comment (by hakre):

 Processing can be controlled by returning a value that evaluates to true
 or false, filter are named `rss2_process_comments` and
 `atom_process_comments`.

 If you take a look into the atom code, it makes use of `href="<?php
 the_permalink_rss() ?>#comments"` wich is hardencoded as well with the
 theme that might differ to that so probably should be filterable as well.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9134#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list