=== Ajax Content Renderer ===
Contributors: cbetancourt
Donate Link: http://betancourt.us/wordpress/plugins/ajax-content/
Tags: plugin, json, xhr, ajax
Requires at least: 2.7.1
Tested up to: 2.8.4
Stable tag: 1.0.0
== Description ==
It's really simple. Sometimes you just need to retrieve the body of a post or page.
This plugin detects Ajax requests and returns just the formatted body of the post or page.
== Installation ==
* Unzip plugin and upload the betancourt-ajax-content directory to the wp-content/plugins directory.
* Activate the plugin through the 'Plugins' menu in WordPress.
* That's it. Now you can make an Ajax request for a post.
== Frequently Asked Questions ==
None
== Screenshots ==
None
== Changelog ==
= 1.0.0 =
Initial version