by Epsiloncool on WordPress.org
This plugin allows you to create AJAX applications by simple way. It implements JSON data transfer, data escaping, error handling.
Whenever you plan to begin developing applications on WordPress using AJAX technology, you have to solve a number of
minor issues unrelated to the logic of your application:
Usually these issues generates a lot of spaghetti code, moreover, each new request type requires some customization of
code. Managing all of this, you forget about the function that you would like to implement.
AJAX Manufactory plugin for WordPress have most of these tasks already solved. You can think about functionality and
business logic instead.
What you can have from the box:
Please refer Documentation.