As of April 2026, Queue Ajax Calls Performantly is a WordPress ajax plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.3K+ times in total. Requires WordPress 5.8+ and PHP 7.4+. Available on WordPress.org since 2025. Top alternative: zipaddr-jp.
This plugin offers a way to queue Ajax calls, skipping the loading of the the bulk of WP system, saving considerable system resources in the form of CPU load and runtimes. This operation can be set for any AJAX call.
This is done by catching the AJAX calls early in the WP lifecycle, via an MU plugin. The calls are santized ( user should define fields ) and ar stored in a queue for later processing. The queue system is based on Automattic’s own Action Scheduler plugin.
Processing the calls : the calls are processed in bulk via a hook that is run by CRON.
The original motivation for this development was to handle the multitudes AJAX calls that the PixelYourSite evokes when the facebook conversation API is in use. The conversation API requires the server to send the tracking informatio…
| WordPress | 5.8+ requiredTested up to 6.7.5 |
| PHP | 7.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.