You've probably seen the headlines.
"WordPress market share declines for six months in a row." "WordPress drops below 42%." "Is WordPress dying?"
If you run a membership site, a WooCommerce store, or an LMS on WordPress, those headlines might make your stomach drop. After all, you've built your business on this platform. Your courses, your member content, your products, your revenue. All of it sits on WordPress.
So let's talk about what's actually happening. Because the real story is nothing like the headlines suggest.
The Numbers Everyone Is Arguing About
Here's the raw data from W3Techs, the most widely cited source for CMS market share:
- December 2025: 43.2% of all websites
- January 2026: 43.0%
- February 2026: 42.8%
- March 2026: 42.7%
- April 2026: 42.5%
- May 2026: 41.9%
- July 2026: 41.5%
That's a 1.7 percentage point decline from the peak of 43.6% in early 2025. Six consecutive months of drops. Search Engine Journal documented the trend, and the "WordPress is dying" takes started flowing.
But here's the part most of those articles skip entirely: which WordPress sites disappeared?
Google Cleaned House. WordPress Lost Its Junk Tail.
Between March 2024 and mid-2026, Google rolled out the most aggressive spam cleanup in its history. The March 2024 spam policies targeted three practices: scaled content abuse (mass-producing AI pages to game rankings), expired domain abuse, and parasite SEO. Then the August 2025 spam update, the March 2026 core update, and the March 2026 spam update kept the pressure on.
What did the spam web run on? WordPress. Overwhelmingly.
Not because there's anything wrong with WordPress. Because it was free, scriptable, and infinitely cloneable. As Curt Noble explained in his deep dive for MemberPress, private blog network operators could spin up 200 WordPress sites in a weekend. Content farm operators ran thousands of cookie-cutter installs. When AI writing tools showed up in 2023, those same operators bolted GPT pipelines onto WordPress and scaled from thousands of pages to millions.
Google didn't delete those sites. It eliminated the incentive to keep them running. When the expected lifespan of a spam asset drops below what it costs to build, the business model dies. Old inventory gets abandoned. No new inventory replaces it. And when abandoned spam sites fall out of the measured web by the tens of thousands, the platform that hosted them loses headline market share.
That's not a platform in retreat. That's a platform losing dead weight.
Where WordPress Actually Dominates
If real businesses were leaving WordPress, you'd see it at the top of the web first. The sites with budgets, developers, customers, and actual revenue.
That's not what the data shows. Not even close.
According to the HTTP Archive's 2025 Web Almanac, WordPress powers roughly 58% of CMS usage among the top 10,000 websites. The platforms that are supposedly eating WordPress's lunch? Wix sits at 4.3% of the overall web. Shopify at 5.2%. And among the top 10,000 sites, the Web Almanac describes them as "almost absent."
Here's another number that tells the story. WordPress powers 41.5% of all websites, but 59.2% of every site built with a known CMS. That gap exists because the biggest growth category isn't Wix or Squarespace. It's the "None" bucket: sites with no detectable CMS at all. Static generators, framework-built pages, AI-generated throwaway sites. That category grew from 28.6% to 29.9%.
As The Repository's three-dataset analysis put it: the majority of what WordPress lost hasn't gone to a competitor. It's gone to sites with no CMS fingerprint at all.
So the honest picture looks like this: at the low end of the web, there's genuine churn. Casual users trying prompt-to-site tools. Spam operations getting deleted. Hobby sites going stale. At the high end, where businesses live or die by their websites, WordPress remains the default choice of the professional web.
If you're running a membership site or an online store on WordPress, you're standing in the strongest part of the ecosystem.
The Vibe Coding Experiment Backfired
2025 was the year "vibe coding" went mainstream. Describe what you want, let the AI generate it, ship it without reading the code. Prompt-to-site platforms raised enormous rounds on the promise that anyone could build production software by chatting with an AI.
2026 is the year the bill arrived.
The security data is sobering. Veracode tested more than 100 large language models and found that roughly 45% of AI-generated code samples introduce OWASP Top 10 vulnerabilities. That failure rate stayed flat from 2025 into 2026, even as the models' syntax correctness climbed past 95%. The code looks right. It compiles. It just isn't secure.
Escape.tech scanned 5,600 vibe-coded applications running live in production and found more than 2,000 high-impact vulnerabilities, over 400 exposed secrets (real API keys sitting in readable code), and 175 instances of exposed personal data, including medical records and payment details.
Georgia Tech's Vibe Security Radar tracked CVEs attributable to AI-generated code going nearly vertical: 6 in January, 15 in February, 35 in March. More in that single month than in all of 2025.
The economic fallout followed. One widely cited analysis estimated that of roughly 10,000 startups that built production apps on AI coding tools by the end of 2025, more than 8,000 needed partial rebuilds or rescue engineering by mid-2026, at typical costs of $50,000 to $500,000 each. "Rescue engineering" is now a legitimate specialty. "Vibe-coded debt" appears in actual job descriptions.
None of this means AI coding tools are bad. They're genuinely useful for prototypes, landing pages, and exploration. But they can't generate fifteen years of security hardening, a plugin ecosystem with 59,000+ options, a global developer talent pool, or a maintenance path that doesn't depend on re-prompting a black box and hoping for the same result.
For a landing page or a weekend experiment, vibe coding works. For a membership site holding your customers' payment details and personal data? People are searching "WordPress" again for a reason.
WordPress Security Is a Hosting Problem, Not a Platform Problem
Now here's where we need to be honest about a real challenge.
Patchstack's State of WordPress Security 2026 report found 11,334 new vulnerabilities disclosed in 2025. That's a 42% increase from 2024. High-severity vulnerabilities more than doubled, up 113% year over year.
Those numbers sound terrifying. But look closer at where the vulnerabilities live:
- 91% are in plugins
- 9% are in themes
- Only 6 were in WordPress core (all low priority)
WordPress core is one of the most battle-tested pieces of software on the internet. The security challenge is in the ecosystem around it: third-party plugins and themes, many maintained by small teams, some abandoned entirely.
And here's the stat that should matter most to you: Patchstack found that the median time to mass exploitation of a high-impact vulnerability is 5 hours. Five hours from disclosure to automated attacks scanning for vulnerable sites across the internet.
That timeline changes the security question completely. It's no longer "do you have a firewall?" It's "can your hosting respond before the 5-hour window closes?"
Patchstack also found that traditional hosting defenses blocked only 12% of WordPress-specific vulnerability attacks. That number should make you pause and ask what your host is actually doing to protect your site.
What "Managed Security" Should Actually Mean
This is where the hosting layer matters far more than most site owners realize. Your WordPress core can be rock-solid, your plugins can be well-chosen, but if your host can't block attacks at the edge and patch vulnerabilities before they're exploited, you're exposed.
At Levamo, security is built into the infrastructure, not bolted on as an afterthought:
Cloudflare Enterprise CDN on every plan. Not a lite version. Not an upgrade. Enterprise-grade Web Application Firewall with OWASP Top 10 rules, bot mitigation, and edge-level filtering across 300+ global locations. Attacks are absorbed before they reach your server.
Monarx behavioral malware scanning. Unlike signature-based scanners that only catch known threats, Monarx uses behavioral analysis to detect obfuscated files, zero-day variants, and polymorphic payloads. It runs continuously, not on a schedule. Threats get quarantined automatically.
Patchstack-powered SiteShield. This is the direct answer to that 5-hour exploitation window. When a plugin or theme vulnerability is disclosed, virtual patches deploy automatically to your site. You're protected during the gap between disclosure and the official plugin update. Available as an add-on at $4/site/month.
Container isolation. Every Levamo environment runs in its own isolated container with dedicated CPU, RAM, and PHP workers. If a neighboring site on the same server were compromised (unlikely, but possible), process boundaries, network namespaces, and a hardened filesystem prevent it from reaching yours.
The 12% blocking rate Patchstack found across traditional hosts isn't a WordPress problem. It's a hosting problem. And it's solvable with the right infrastructure.
WordPress 7.0: The Smartest Move of the AI Era
While the headlines focused on market share percentages, WordPress quietly shipped the most strategically important release in its history.
WordPress 7.0 "Armstrong" launched on May 20, 2026, with more than 875 contributors. Buried under the visible improvements (a command palette across the entire admin, block-level custom CSS, a modernized dashboard) is the real headline: WordPress now ships native AI infrastructure in core.
Three pieces matter for your business:
The AI Client. A provider-agnostic API that lets WordPress talk to AI models from Anthropic, Google, OpenAI, and others through a single interface. You connect your preferred AI provider once under Settings, and every AI-capable plugin on your site can use it. No more juggling separate API keys for a dozen different plugins.
The Abilities API. A machine-readable registry of everything your WordPress site can do: create a post, update a product, manage a member, process an order. Think of it as WordPress formally describing its own capabilities in a way that AI systems can understand, with your existing permission system controlling who (or what) can do each thing.
The MCP Adapter. This is the game-changer. The Model Context Protocol is the emerging open standard that lets AI agents (Claude, ChatGPT, Cursor, and whatever comes next) discover and operate external tools. The MCP Adapter exposes your site's registered abilities as tools that any MCP-capable AI agent can use, with your permissions and approval controls in force.
As Trew Knowledge's analysis put it: "Agentic does not have to mean autonomous in the reckless sense." WordPress 7.0 lets AI agents work with your site while you stay in control.
Why This Matters for Membership and WooCommerce Sites
If you run a membership site, imagine an AI assistant that can check a member's subscription status, update their access level, or generate a personalized content recommendation, all through structured APIs with your permission rules in place. No screen-scraping. No custom integrations. No prompt-and-pray.
If you run a WooCommerce store, imagine an AI shopping agent that can browse your inventory, check product availability, and complete purchases on behalf of customers, all through a standardized protocol with real security controls.
This isn't speculative. WordPress.com rolled out full agent access in March 2026. MemberPress shipped its own MCP integration as a live add-on. The ecosystem is moving.
And Automattic is putting real advertising money behind the platform. They're currently running over 130 paid ads for WordPress.com, and they've opened plugin installs to every paid plan, down to the entry-level Personal tier. Every user those ads acquire is now a potential customer for your membership plugin, your LMS plugin, your WooCommerce store.
The platform isn't just surviving. It's being actively invested in.
Summary
WordPress didn't get smaller in any way that matters to your business. Google burned down the spam economy. The vibe coding experiment taught a generation of founders the difference between generating a website and owning one. And while everyone was writing obituaries, WordPress shipped native AI infrastructure that positions it as the first major platform the coming wave of AI agents can safely operate.
The market share headline says WordPress lost ground. The evidence says the web got cleaner, WordPress got stronger, and the sites that stayed (yours included) are standing on the most strategically important version of the platform in its 23-year history.
The trend line noticed before the pundits did.