← All posts

Digital Transformation · 8 min read

1 in 6 new WordPress plugins is now an AI plugin

I counted every plugin on WordPress.org (all 68,651 of them) to measure the AI wave: over 3,000 AI plugins, a share that has doubled in two years, and a trend line that eventually hits 100%.

July 28, 2026

A new AI plugin lands on WordPress.org every 1.8 hours. In 2023, it was one every three days.

I got curious about this last week and decided to actually count. So I pulled a snapshot of the full plugin directory (all 68,651 currently listed plugins) and sorted out which ones are AI-related, using their tags and names. To be clear about what this is: a solid afternoon of counting against a public API, not a peer-reviewed census. The classification has edges, and the numbers are floors. But the trend is steep enough that no reasonable tweak to the method changes the shape of it.

Here’s what my analysis says. Method notes are at the end if you want to recount.

The headline numbers

Donut chart of new WordPress.org plugins in 2026: 1,707 of 9,793 new plugins, or 17.4%, are AI-related

The count is the boring part, though. The interesting part is the direction.

The share climbs every year

Here’s the AI share of new plugin listings by year:

YearNew pluginsAIShare
20213,495351.0%
20223,239732.3%
20231,8711367.3%
20243,3342557.6%
20256,05072712.0%
2026 (through Jul 28)9,7931,70717.4%

Line chart showing AI's share of new WordPress.org plugins by month, climbing from around 5% in early 2023 to a peak of 19.1% in June 2026

Recent months run between 15% and 19%. June 2026 peaked at 19.1%: of the 2,174 plugins added that month, 416 were AI.

The 2023 numbers deserve a footnote: ChatGPT’s API had just landed, and the directory’s total intake was at a low point that year, so the jump from 2.3% to 7.3% partly reflects a shrinking denominator. No such excuse exists for 2025 and 2026. Total additions exploded and the AI share kept climbing anyway.

The acceleration is the real story

Cumulative milestones make the curve visceral:

Bar chart comparing time between AI plugin milestones: the first 1,000 took 18.3 years, the second 1,000 took 9.4 months, the third 1,000 took 88 days

It took 18.3 years for WordPress.org to accumulate its first 1,000 AI plugins. The second 1,000 took 9.4 months. The third took 88 days.

A few more numbers from the sweep:

What kinds of AI plugins are these?

Tags can answer this too, with a caveat: plugins carry several tags, so categories overlap (a WooCommerce chatbot counts under both “Chatbots & assistants” and “Ecommerce & products”), and the shares below deliberately don’t sum to 100%. Read this as “what plugin authors say they built”:

TypePluginsShare of AI plugins
Chatbots & assistants99832%
SEO & search visibility79425%
Content & writing72023%
Ecommerce & products54917%
Support & helpdesk43314%
Agents & AI infrastructure35611%
Images & media generation2468%
Translation & language953%
Spam, security & moderation752%
Voice & speech702%
None of the above44614%

Chatbots are still the front door: a third of everything. But look at line six. Agents and AI infrastructure (MCP servers, llms.txt tooling, RAG and embeddings) is already 11% of the catalog, and as shown above, nearly all of it shipped this year. The “none of the above” row is my favorite: AI quiz makers, AI crawler blockers, AI dashboards, AI lead-capture tools. The long tail is doing its thing.

So when is every new plugin an AI plugin?

Obviously the honest answer is “never, exactly.” But the trend line is too tempting not to ride, so let’s ride it properly.

The first question is which curve to ride. I fitted both a straight line and an exponential to the recent monthly data. Slightly to my surprise, the straight line fits better (R² of 0.89 vs 0.85 over the last 18 months): the share has been climbing a steady half-point-ish per month, not compounding. But the exponential isn’t crazy either, and the gap between the two stories is the whole chart:

Chart extrapolating the AI share of new plugins to 100% under two curves: an exponential fit crosses 100% around 2029, a linear fit around 2038, with a conservative fit stretching to 2054

What I make of it

One in six new plugins being AI-related is a supply signal, not a quality signal. Nothing in this count tells you how many of these 3,163 plugins are good, maintained, or safe to run in production. My spot checks suggest plenty are thin wrappers around somebody’s API key. Discovery in the directory was already hard; it’s about to get much harder.

But the composition shift is real, and it’s compounding. The fastest-growing corners of the data (MCP servers, llms.txt generators, agent-readiness tooling) aren’t “AI features” at all. They’re infrastructure for software that talks to your website on your behalf. That’s a different thing than a content generator, and it’s the part I’d bet on. It’s also why I keep arguing that WordPress needs a mission for the agentic era: the directory is already voting with its feet.

I’ll re-run the count in a few months and we’ll see whether the line bent.

Method notes

For anyone who wants to recount (the whole pipeline is four small Python scripts against the public WordPress.org plugins API):

That’s the nice thing about counting instead of vibing: anyone can recount.

Casey Burridge

Cowritten by Casey & Jarvis 🤖

Casey Burridge

Strategic Growth & Operations Manager at GravityKit. Full-stack marketer, WordPress consultant, and AI-first ops builder. About · Hire me · LinkedIn