AJAX Manufactory
by Epsiloncool · Uncategorized
Also makes 4 other plugins · 1.2K+ installs across the portfolio →
This plugin allows you to create AJAX applications by simple way. It implements JSON data transfer, data escaping, error handling.
47 health vs 56 average across 16,375 Uncategorized plugins
High removal-risk signals
63/100Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.
- Long abandoned. No update in 7+ years — the top precursor to removal once a vulnerability is found.
- Compatibility drift. Tested only up to WordPress 5.2.26, well behind 6.8.
Directory ranking optimization
How it's scored →How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.
Under-optimized
Biggest win: Update recency
To rank higher: Last updated 2621 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.
Get the full rank-higher report →Daily downloads
Since 2022-10-05 · 1,426 days · wp.org + Plugin Pulse archive
30-day downloads
Rolling 30-day volume · peaks are release surges
93
now · peak 173
Directory rank vs rivals
wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you
Update activity
How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.
Release cadence
No release in a yearHow often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.
0
releases in the last 12 months
8.9y ago
latest release · v1.6
9
tagged releases on record
Recent releases
What its installed base runs
via wordpress.orgShare of active installs on each version of this plugin · 88% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.
Estimated active installs
The public count shows “100+”. Our estimate pins where the real number sits.
Refined from the date this plugin crossed into its current band.
Install history · since 2021-03-04 · 1,385 observations
Estimated value
What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.
Est. annual revenue
Est. acquisition value
No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.
Details
Recent reviews
All reviews on wp.org ↗- ★★★★★ nik555558.1y ago
Excelent!
Read on wp.org ↗ - ★★★★★ zogthefuzzy9.6y ago
I found this plugin to be very exasperating, because the only documentation it has is how to install it. There is NOTHING on how to actually use it. One BIG thumb down.
Read on wp.org ↗ - ★★★★★ bones85210.1y ago
Very elegant solution. Working with a lot of ajax was pretty boring, but now it’s not. Thank you!
Read on wp.org ↗ - ★★★★★ itPro10.4y ago
I found this plugin when I was trying to develop ajax content update with built in wordpress tools. Mostly syntax is pretty straightforward and self explanatory. Tricky part is when you need to pass variables back to page. Luckily plugin developer appeared very nice person and pointed me how to use plugin nice and easy. Now here’s the trick: Say, we want send two variables to php side, process that data and show alert only for birds. Note: you can change “myaction” to whatever you like. On html side we embed javaScript: jxAction('myaction', {'variable_name': 'apples','another_variable': 'penguins'}, function(v){ alert(v['birds']); }); On php side in functions.php we add action hook: add_action('jx_myaction', function($jx){ $data = $jx->data; //this is array with our variables $bird = 'penguins'; foreach ( $data as current_var ) { // here we write desired values to array that will be returned. if ( $current_var == $bird ) $jx->variable('birds', $fname); } }); That’s pretty much it. p.s. IMPORTANT! In case of error on php side, you might get “Wrong jx JSON response (not JSON)” message. Then you should check webserver logs for errors. My recommendations, five stars.
Read on wp.org ↗ - ★★★★★ Epsiloncool11.0y ago
Putting “interface part” out of your mind, you can always concentrate on the logic itself. It is increasing programming productivity and lower human errors.
Read on wp.org ↗
Behavioral tests
via WP HiveAutomated install-time checks, tested on PHP 7.2.16 · WP 5.2.4
Growth timeline
Install-tier crossings we have observed, and how long each tier took to outgrow
- 2026-02-17 200+ → 100+ down
Competes with
The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).
- Z zipaddr-jp 50K+ installs · 4.3★ · 1 shared tag A
-
SearchWP Live Ajax Search 50K+ installs · 4.5★ · 1 shared tag A -
WP-Polls 40K+ installs · 4.1★ · 1 shared tag A
-
WP-PostRatings 20K+ installs · 4.3★ · 1 shared tag A
-
WPC AJAX Add to Cart for WooCommerce 10K+ installs · 4.2★ · 1 shared tag A -
Iptanus File Upload 10K+ installs · 4.4★ · 1 shared tag A
Embed this report card
Drop a live Pulse card for AJAX Manufactory into a readme, a review or a deck. It updates itself.
<iframe src="https://plugins.wpmayor.com/embed/ajax-manufactory" width="480" height="300" style="border:0" loading="lazy" title="AJAX Manufactory — Plugin Pulse"></iframe> AJAX Manufactory: 100+ active installs, 5.0★ (5 reviews). Plugin Pulse (WP Mayor), as of 2026-08-31. https://plugins.wpmayor.com/plugin/ajax-manufactory