Comment_count Coming Back as 0 with any Include
-
I am trying to limit the JSON request to just a few items and the second I add a simple “include” it will make the “comment_count” return a 0 every time. As an example my query is:
https://www.domain.com/api/get_recent_posts/?callback=jQuery171014580679731443524_1358038342342&page=1&include=id%2Curl%2Ctitle%2Ccontent%2Cdate%2Ccomment_count%2Cattachments&_=1358038342462The comment_count always returns 0. It did not use to do this… Any suggestions?
- The topic ‘Comment_count Coming Back as 0 with any Include’ is closed to new replies.