Linux 软件免费装

AjaxFlow

开发者 EkAndreas
更新时间 2013年11月12日 02:09
PHP版本: 3.6 及以上
WordPress版本: 3.7.1

标签

ajax faster

下载

1.0 1.1

详情介绍:

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 repo 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 test theme source is placed in the repo at 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.

安装:

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.