# JSON Image Resover

Tired of dealing with image id instead of urls?  
Used the JSON API plugin, and got no image url with that cool custom field?  
Using wordpress to feed na app, and need everything in JSON?  

### Your problems are now over!

With the brand new JSON Image Resover (JIR) you get your image urls in a simple and fast way, without any hassle!

## How to use?

1. Install the plugin
2. Get json:

> http://your-site/wordpress-subdomain/?jir=1&images=**image-id**  
> http://your-site/wordpress-subdomain/?jir=1&images=**image-id**,**image-id**,...    
> http://your-site/wordpress-subdomain/?jir=1&images=**all**  

## Changelog

### 1.0.0
Fixed bugs and added some extra details to the image.

## Thanks

Thanks to Brian for [his Gist](https://gist.github.com/inspectorfegter/2982319#file-pug-bomb-php). Go pugs!!!  
Thanks to بهنام محمدی  for his reply on [StackOverflow](http://stackoverflow.com/a/22032833/1347214)

## License

GPL v2