zoomlab / easyajax
Makes ajax in WordPress ridiculously simple.
v0.3.2
2014-05-02 10:32 UTC
Requires
- php: >=5.3
This package is auto-updated.
Last update: 2024-10-26 14:30:43 UTC
README
Easy Ajax is no longer maintained, development dropped in favor of Tela.
Easy Ajax
Easy Ajax makes ajax in WordPress ridiculously simple.
- Contributors: Giuseppe Mazzapica
- Tags: ajax
- Requires at least: 3.5
- Tested up to: 3.6
- License: GPLv3
- License URI: http://www.gnu.org/licenses/gpl-3.0.html
##Minimum Requirements##
- WordPress 3.5 or greater
- PHP version 5.3 or greater
- MySQL version 5.0 or greater
##Changelog##
###0.3.0 - 10/28/2013###
- Refactoring, Folder rearrange, use composer
###0.2.0 - 10/18/2013###
- Complete refactoring
###0.1.0 - 08/05/2013###
- Initial Release.