Patch to support JSON API?
-
So, I am using http://ww.wp.xz.cn/support/view/plugin-reviews/json-api to grab the content from the wordpress blog and display it on a different website. Works beautifully, and grabs all custom_fields from ACF. However, when it reaches the custom field for the image crop add-on, all it gives are the image ID’s for the original, and the cropped.
{"original_image":"52","cropped_image":53}What would work for that would be if you feed it the URL to the cropped image, instead.
If this support/patch could be added in, that would be amazing!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Patch to support JSON API?’ is closed to new replies.