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

WordPress Trac noreply at wordpress.org
Fri Sep 18 20:56:37 UTC 2015


#9134: cannot remove the link to comments in feeds
-------------------------------------------------+-------------------------
 Reporter:  jidanni                              |       Owner:
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  normal                               |   Milestone:  Future
Component:  Feeds                                |  Release
 Severity:  normal                               |     Version:  2.7
 Keywords:  needs-docs needs-patch good-first-   |  Resolution:
  bug                                            |     Focuses:
-------------------------------------------------+-------------------------
Changes (by wonderboymusic):

 * keywords:  has-patch needs-refresh => needs-docs needs-patch good-first-
               bug
 * owner:  chriscct7 =>
 * milestone:  4.4 => Future Release


Comment:

 which is better: no `<comments>` node or `<comments>` node with empty
 contents?

 Instead of filters, this should use post template logic for checking
 whether the value should be output - `post_type_supports()`,
 `comments_open()`, `$post->comment_count`, etc

 I don't know what the proper patch looks like. Moving out of release until
 a patch materializes.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/9134#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list