Hello,
How can I get a comment count without fetching each blog post one-by-
one. I have a post listing in my app there I want to display number of
comments for each post near the title of post itself.
Is there any variable/attribute in posts feed with comment count value
in it?
Thanks in advance.
> Hello,
> How can I get a comment count without fetching each blog post one-by-
> one. I have a post listing in my app there I want to display number of
> comments for each post near the title of post itself.
> Is there any variable/attribute in posts feed with comment count value
> in it?
> Thanks in advance.