AJAX Tutorial

Simple AJAX tutrial how to build a plugin on a good structure.

Author:Joakim Ling (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.3.2
Plugin version:1.0.0
Added to WordPress repository:03-02-2012
Last updated:03-02-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.ultimatewebtips.com/create-a-custo...
Total downloads:1 500
plugin download
Click to start download

When creating plugins nowadays it is very common that you want to use AJAX functions to get a better user experience. WordPress has built-in support in admin that can be used on your plugins. However sometimes you need very specific requests to get the result you need. This is a tutorial plugin that shows you a good structure for a starting process of your plugin.

Find more useful tips and plugins: Ultimate web tips


ChangeLog