0
votes
0answers
16 views

Worpress json api plugin - calling from jQuery [duplicate]

I am using JSON API Plugin for wordpress. It generates a json file from my wordpress content at http://grmmph.com/?json=1. It seems to work fine if from the link above, however when I am trying to ...
1
vote
1answer
580 views

Intergrating agile carousel to wordpress: how to write the ajax_callback function

json is totally new to me how to write an ajax_callback function for agile carousel to work in wordpress? Below is the jason data format that I need to write as php arrays for it could be parsed by ...