[wp-trac] [WordPress Trac] #43429: Add "In response to ..." before threaded comments in comment feed

WordPress Trac noreply at wordpress.org
Tue Feb 27 14:44:18 UTC 2018


#43429: Add "In response to ..." before threaded comments in comment feed
-------------------------+-----------------------------
 Reporter:  zodiac1978   |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Comments     |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 Imagine this in your feed reader:

 Comment 1: WordCamp Miami was awesome!
 Comment 2: I do not learn anything. It was boring ... :(
 Comment 3: YES, it was!

 But Comment 3 is a reply to Comment 1. But we don't see it.

 I am thinking about making it to something like that:

 Comment 1: WordCamp Miami was awesome!
 Comment 2: I do not learn anything. It was boring ... :(
 Comment 3: (In response to *Comment 1*.) YES, it was!

 There already some places in WordPress which are doing that:

 https://github.com/WordPress/WordPress/blob/aaf99e691391cfceb004d848450dbbf3344b1bee
 /wp-admin/comment.php#L194

 https://github.com/WordPress/WordPress/blob/aaf99e691391cfceb004d848450dbbf3344b1bee
 /wp-admin/edit-form-comment.php#L133

--
Ticket URL: <https://core.trac.wordpress.org/ticket/43429>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list