Title: Child/threaded comments
Last modified: August 21, 2016

---

# Child/threaded comments

 *  [centrecircle](https://wordpress.org/support/users/centrecircle/)
 * (@centrecircle)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/childthreaded-comments/)
 * _I [posted this earlier](http://wordpress.org/support/topic/childthreaded-comments-with-json?replies=1)
   without tagging it to the plugin support page, apologies._
 * I’m struggling to implement threaded comments in my app using the WordPress JSON
   API. Comment replies are shown as standard comments in the list, but I want replies
   to show directly after their parent, as they show on my site.
 * So instead of:
    Comment one Comment two Reply to comment one
 * I want:
    Comment one Reply to comment one Comment two
 * I’m sure this is do-able as the parent ID is passed to the child comment, but
   I’m struggling to work out just how I’d go about it?
 * [http://wordpress.org/extend/plugins/json-api/](http://wordpress.org/extend/plugins/json-api/)

The topic ‘Child/threaded comments’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-api.svg)
 * [JSON API](https://wordpress.org/plugins/json-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [json](https://wordpress.org/support/topic-tag/json/)
 * [thread](https://wordpress.org/support/topic-tag/thread/)

 * 0 replies
 * 1 participant
 * Last reply from: [centrecircle](https://wordpress.org/support/users/centrecircle/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/childthreaded-comments/)
 * Status: not resolved