Viewing 1 replies (of 1 total)
  • Benjamin

    (@benjaminowens)

    The JSON API is going to be deprecated in the next release, and has been in the current public beta (2.0.67.45). I would recommend using or switching to the XMLRPC API.

    See the wordpress codex

    In particular you want to use get_images() whose parameter is gallery_id, which is the gallery whose images you wish to retrieve.

Viewing 1 replies (of 1 total)

The topic ‘using json.php for images’ is closed to new replies.