On my comments template, I'd like it to show the comments_number but also the number of replies those comments have received. I'm not finding a template tag or function to retrieve the reply count - anyone know how this can be done?
(ie. "This post has received 10 comments and 5 replies")
I am still trying to find a function, plugin, query - something that will separate the parent comment count from the reply count.
Does anyone know how to achieve this?
10 comments total are broken into 3 parent comments and 7 replies. How can I display this at the top of the comment form?
Please & thank you!