=== Plugin Name === Contributors: rfair404 Donate link: http://q21.co/give Tags: JSON Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 0.1.1 Revieve a JSON response from any post, page or archive by adding ?json to the url. == Description == JSON-only outputs a page, post, archive etc in json format so that you can do stuff with it. == Installation == 1. Upload `jdon-only` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Append ?json to any url (a post or page) to get a json response 4. Do fun stuff with your content == Frequently Asked Questions == == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif) 2. This is the second screen shot == Changelog == = Adds correct version number to all places = = 0.1.0 = * Initial Release. == Upgrade Notice == = 0.1.1 = There is an update for JSON-only. = 0.1.0 = Start using the plugin.