JSON API Comment Submit Responde in How to retrive avatar
-
When i have post a comment using json api how to get user avatar in responce.
Where to change may code.
Post data using Url:
https://www.xxxyyy.com/?json=respond.submit_comment&post_id=95806&name=sard&email=sard123%40gmail.com&content=this is comment testing
Responce:
{ "status": "pending", "id": 749025, "name": "sard", "url": "", "date": "2015-03-28 11:21:39", "content": "<p>this is comment testing</p>\n", "parent": 0 }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘JSON API Comment Submit Responde in How to retrive avatar’ is closed to new replies.