This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

AJAX Tutorial

Description

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

Installation

This is not for public use, only for developers to see in an easy way how it could be done.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AJAX Tutorial” is open source software. The following people have contributed to this plugin.

Contributors

Translate “AJAX Tutorial” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Released