Skip to content

tom-nguyen/ajaxflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AjaxFlow

Make faster ajax call in WordPress with this plugin.

Traditional ajax call in WordPress: http://yourdomain.com/wp-admin/admin-ajax?action=my_hook

With AjaxFlow: http://yourdomain.com/ajaxflow/my_hook

And the execution time for the ajax call becomes faster.

Source code to this plugin is maintained in https://github.com/EkAndreas/ajaxflow

To check ajaxflow performance, visit the site http://ajaxflow.flowcom.se or download the theme to try this yourself. The theme source is in https://github.com/EkAndreas/ajaxflow-test

You could also remove the plugin header and use this class as an extension to your own project.

If you don't like the tag ajaxflow inside your ajax call URL, please consider change this in the DEFINE added in the constructor of the ajaxflow class.

About

Faster ajax calls in WordPress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published