WordPress News and Updates: What’s Happening in 2026

  • Published: Aug 13, 2026
  • Updated: Aug 26, 2026
  • Read Time: 20 mins
  • Author: Pankaj Sakariya
WordPress News and Updates

WordPress just closed out one of its busiest stretches of 2026, and none of it was quiet. A high-severity security release landed on August 6. A second major version of the year, WordPress 7.1, is set to ship on August 19 at WordCamp US in Phoenix. And underneath both of those headlines sits a bigger shift: core WordPress now ships with the wiring for AI, not the finished AI features themselves. Connectors, credentials, and a shared client used to live inside individual plugins. Now they live in core, and every plugin gets to build on top of them.

Here’s why that combination matters. WordPress is used on 59.0 percent of all websites whose content management system is known, and roughly 40.8 percent of every website on the internet, according to W3Techs’ August 2026 tracking. That scale means a security patch, a new block, or a new AI framework in core doesn’t stay a niche developer story for long. It reaches agencies, freelancers, in-house marketing teams, and millions of small business owners who never think about WordPress until something breaks.

This roundup covers what actually shipped this month, what’s arriving next, and what site owners, developers, and agencies should do about each one. No filler, no recycled press releases. Just the news that changes how you should be running your WordPress sites right now.

WHY THE SCALE MATTERS

Two in Five Websites on the Internet Run on WordPress

WordPress powers roughly 40.8 percent of all websites and 59.0 percent of sites with a known CMS, more than every other content management system put together. WordCamp US organizers describe the project as powering over 40 percent of the web, a figure the community leans on every time it explains why open source still matters. When a release changes how login security works or how AI connects to the editor, that change touches more live sites than most competing platforms serve combined.

WordPress By The Numbers in 2026

Before the news, the baseline. A quick look at where WordPress stands heading into the back half of 2026, straight from primary tracking data rather than a recycled stat sheet.

Metric Latest Figure
Share of sites with a known CMS 59.0%
Share of all websites 40.8%
WordPress sites running version 7 55.9%
WordPress sites running WooCommerce 19.8%

Source: W3Techs, WordPress usage statistics, August 13, 2026.

Worth pausing on that version split. More than half of all WordPress sites have already moved to version 7, which shipped barely three months ago. That’s a faster jump than most major version transitions in the platform’s history, and it says something about how automatic updates and hosting-level testing have matured. It also means the AI infrastructure introduced in 7.0 isn’t sitting on a handful of early adopter sites. It’s already live on a meaningful chunk of the web.

Biggest WordPress News This Month

WordPress 7.0.3 Security Release: What Shipped

QUICK RELEASE SNAPSHOT

Release version: WordPress 7.0.3

Release date: August 6, 2026

Release type: Security-only, no new features or bug fixes

Vulnerabilities fixed: 12, including one High-severity CVE (CVSS 8.9)

Here’s what happened. On August 6, the WordPress security team pushed out 7.0.3, a release with a single job: close 12 vulnerabilities in core before they got exploited at scale. Sites that support automatic background updates started receiving it right away. If you manage a site that somehow missed both this release and its predecessor, that’s worth checking today rather than after finishing this article.

The most serious issue, tracked as CVE-2026-64638, is a pre-authentication reflected cross-site scripting flaw on the WordPress login screen, rated High with a CVSS score of 8.9. According to reporting from The Hacker News, the flaw needs no attacker privileges and no logged-in victim to trigger the initial script execution on the login page itself. The dangerous part comes next: if a logged-in administrator clicks an attacker-crafted link, the injected script can chain into PHP code execution through the Plugin Editor or Theme Editor, handing an attacker meaningful control over the site.

That’s a mouthful, so here’s the plain version. Nobody needs an account on your site to start this attack. They just need one admin to click one bad link. That’s a low bar, and it’s exactly the kind of scenario phishing campaigns are built around.

The other 11 fixes are less dramatic but still worth knowing. They cover stored XSS issues in the Post Date and Post Content blocks, an information disclosure bug in the Latest Comments block that could expose comments on password-protected posts, a privilege escalation issue on multisite networks, a CSS injection flaw, an email verification bypass, and a server-side request forgery vulnerability. WordPress backported the fixes as far back as the 4.7 branch, which tells you the security team still takes legacy installs seriously even years after most agencies have moved on.

Why 7.0.3 Followed So Closely After 7.0.2

This is the second security release in three weeks. WordPress 7.0.2 landed July 17 to fix a chained exploit, tracked as CVE-2026-60137 and CVE-2026-63030, severe enough that WordPress.org enabled forced updates for affected installs. Two security releases that close together isn’t a pattern to panic over. It’s a sign the reporting pipeline is working the way it should.

The Part Most Coverage Skipped

Per Patchstack’s analysis, some of the vulnerabilities behind these two releases were surfaced by AI-driven security research rather than traditional manual auditing, including autonomous penetration testing tools and, for one finding in 7.0.3, credit going directly to Anthropic. AI is now actively hunting for bugs in WordPress core, not just writing content for it. That changes the pace at which vulnerabilities get found, for better and for worse.

For site owners:

update now if you haven’t already, and don’t assume auto-updates caught it if the site is on managed or self-hosted infrastructure with updates disabled.

For agencies: this is a good moment to confirm every client site actually has core auto-updates enabled, not just plugin updates. A surprising number of “maintained” sites quietly have this turned off.

WordPress 7.1 Is Almost Here

QUICK RELEASE SNAPSHOT

Scheduled release: August 19, 2026, the final day of WordCamp US in Phoenix

Release lead: Anne McCarthy

Status as of this writing: Release candidate stage, feature list frozen

Key focus areas: no-code responsive and hover styling, two new blocks, richer collaboration, media handling

WordPress 7.1 is the second major release of the year, following 7.0 in May, and it’s arriving on purpose during WordCamp US 2026, running August 16 through 19 at the Phoenix Convention Center. Release candidates have already shipped, with RC1 alone carrying more than 145 updates and fixes since Beta 4. That’s a lot of polish going into a release most people will experience through one change: styling hover and focus states without touching CSS.

That’s the headline feature, and it’s a genuinely useful one. Responsive styling and interactive state styling become native editor controls, meaning you can set how a block looks on mobile versus desktop, and how a button changes color on hover, focus, or active states, without writing a single line of custom CSS. At the beta stage this support is limited mainly to the Button and Navigation Link blocks, so don’t expect it everywhere on day one. Still, for agencies that bill hours for exactly this kind of styling work, it’s a real shift in how much custom CSS a typical build needs.

Two new blocks are shipping too. A Tabs block finally brings native tabbed content panels into core, useful for FAQs, product specs, or comparison content that would otherwise turn a page into an endless scroll. A Playlist block adds audio collections with waveform visualization, aimed at podcasters and musicians who currently rely on third-party plugins for something this basic. Both were stabilized in Gutenberg 23.6 before making the cut for 7.1.

Collaboration gets an upgrade as well, though not the one everyone was hoping for. The Notes feature picks up @mentions, rich text formatting, threaded discussions, and the ability to attach a note to a specific piece of text, which makes async editorial review genuinely workable inside WordPress for the first time. Real-time collaboration, the feature pulled from 7.0 shortly before its release, is still not in this version. The roadmap description calls the scope and storage questions unresolved. In practice, that means the underlying architecture for live co-editing still isn’t settled.

BEFORE YOU UPDATE TO 7.1

Test custom blocks first. WordPress 7.1 enforces the iframed editor, which can affect blocks built on Block API version 2 or lower.

Most mainstream plugins are fine. The risk sits mainly with older or custom-built blocks that haven’t been updated in a while.

Don’t skip staging. A release this close to WordCamp US will move fast once it’s live. Test first, update second.

AI Infrastructure Is Becoming the New Standard

If one architectural shift defines WordPress right now, it’s this: the plumbing for AI, not AI features themselves, is moving into core. Think of it the way custom fields or the block editor moved from plugin territory into standard WordPress. Core doesn’t write your content. It gives every plugin a shared, consistent way to connect to an AI provider instead of each one building that wiring from scratch.

What Actually Shipped in WordPress 7.0

Back in May, WordPress 7.0 introduced three pieces that work together. The AI Client gives plugins a single, provider-agnostic way to talk to AI models, so a developer no longer has to build a custom integration for every provider they want to support. The Connectors API centralizes that setup into one screen, Settings > Connectors, where site owners enter API keys once instead of scattering them across a dozen plugin settings pages. WordPress 7.0 ships with three default connectors, for OpenAI, Anthropic, and Google. And the Abilities API lets plugins, themes, and core expose what they can do in a machine-readable format, which is what makes it possible for an AI agent to actually take an action on a site rather than just suggest one.

Why WordPress Is Betting On This Architecture

Before this shift, every AI plugin reinvented the same wiring: credential storage, provider abstraction, request handling. Multiply that across the plugin ecosystem and you get a lot of duplicated, inconsistent code. By moving the plumbing into core, WordPress lets every plugin that wants an AI feature build on the same foundation instead of starting from scratch. That’s also what positions WordPress for what’s being called agentic commerce and agentic browsing, where AI assistants act on a site’s data directly through a defined, permissioned interface rather than scraping a page and guessing.

The MCP Adapter Angle Nobody’s Talking About Enough

Here’s a detail that’s easy to miss in the coverage. WordPress also ships an MCP Adapter, which exposes registered Abilities as tools that any Model Context Protocol compatible AI assistant, including tools like Claude, can discover and call. In practice, that means an external AI assistant can retrieve a site’s posts, analyze them, and trigger an update to metadata or content, using the same permissioned Abilities layer a first-party plugin would use. This is the part of the story that turns WordPress from “a CMS with AI features” into infrastructure that outside AI systems can actually plug into safely.

Where the Friction Still Is

Honestly, this is still early. The AI Client and Abilities API give developers plumbing, not finished features. Core doesn’t write your posts or generate your images by itself. You still need a plugin built on top of this infrastructure to get a usable feature, and the ecosystem of plugins doing that well is young. A few things are marked experimental in nightly builds, and best practice right now is to stick with well-supported providers rather than obscure connectors while the framework matures.

WHY THIS MATTERS

WordPress Now Ships With Three Default AI Connectors Built Into Core

According to the WordPress 7.0 Field Guide, OpenAI, Anthropic, and Google are available out of the box under Settings > Connectors, with a Connectors API that lets developers register additional providers. Site owners set credentials once, and every compatible plugin can use that connection through the shared AI Client.

How AI Is Changing What WordPress Sites Can Do

Beyond the plumbing, three practical use cases are already showing up across the plugin ecosystem.

AI-Generated Content, Images, and Alt Text

Plugins built on the AI Client can now generate featured images, alt text, and excerpts directly from the editor, using whichever connected provider a site owner has configured. For a publisher managing hundreds of posts, this collapses hours of repetitive work into minutes.

What this means for site owners: use it to draft, not to publish blind. Thin, AI-generated alt text and descriptions still hurt accessibility and SEO if nobody reviews them.

Chained AI Workflows

Because Abilities can run one after another, a workflow can pull product data from WooCommerce, pass it through a connected AI model, and generate updated descriptions, all without custom glue code holding the pieces together.

What this means for developers: build once against the Abilities API, and the workflow keeps working as AI providers and models change underneath it.

External AI Agents Acting On Site Data

Through the MCP Adapter, an outside AI assistant can query and act on a site’s content using the same permissioned interface a plugin would use, rather than scraping pages or relying on brittle screen automation.

What this means for agencies: clean, structured content and well-defined Abilities are becoming a real advantage. A messy content model is a bigger liability now than it was a year ago.

Pair AI-assisted content production with a real SEO process rather than letting it run unsupervised. Our WordPress SEO services team treats AI drafts as a starting point, not a finished asset, which is the difference between content that ranks and content that gets filtered out.

DEVELOPER TREND WATCH

No-code responsive and hover styling replacing custom CSS for common cases

Connectors and shared credentials as a default expectation, not a premium add-on

Plugin developers registering Abilities so agents can call them directly

Async collaboration maturing faster than real-time collaboration

Theme.json Keeps Absorbing What Used to Be Custom CSS

Viewport breakpoint customization now lives in theme.json, meaning theme authors can define exactly where responsive styles kick in rather than accepting whatever WordPress decides by default. Combined with pseudo-state styling for hover, focus, and active states, this closes two of the most common reasons developers reached for a page builder or custom stylesheet in the first place.

The Classic Block Reprieve

Here’s a small story with a bigger lesson. In June, WordPress floated removing the Classic block from the default inserter. Community pushback was loud enough that the decision reversed on July 7. The Classic block stays, without restriction. It’s a reminder that WordPress’s governance still listens, even mid-cycle, which matters if you’re planning a migration timeline around a feature you assumed was locked in.

What Developers Should Prioritize Right Now

Get familiar with the AI Client SDK if you’re building plugins, since it’s available on GitHub and can be required as a Composer dependency ahead of WordPress 7.0 becoming your minimum supported version. Audit older custom blocks against the enforced iframed editor before 7.1 ships. And if you’re managing AI credentials across client sites, standardize on one or two providers through the Connectors screen instead of letting each site accumulate a different setup. Teams that need this built properly rather than bolted on tend to move faster with a dedicated WordPress developer who already knows where the Abilities API and Block API intersect.

WordPress Security News and Stability Updates

CURRENT STABILITY SNAPSHOT

Latest stable version: WordPress 7.0.3

Recent security releases: 7.0.2 on July 17, 2026, and 7.0.3 on August 6, 2026

Why it matters: two security-only releases in three weeks fixed 12-plus core vulnerabilities, several rated High severity

Most WordPress breaches still trace back to outdated plugins and themes rather than core itself, and that hasn’t changed this month. What has changed is the speed and source of the research finding these issues in the first place. AI-assisted vulnerability discovery is now a documented part of how WordPress security releases get built, which likely means shorter gaps between a flaw existing and someone finding it, on both the defensive and offensive sides.

So what should a site owner actually do before updating core? Back up the full site and database first, and actually test that the backup restores. Confirm every plugin and theme that touches login flows, block content, or multisite settings has been tested against the new version. Review the release notes for anything that affects custom code. Then update during low-traffic hours with a rollback plan ready, rather than hoping auto-updates handle everything silently in the background. Our WordPress security guide walks through a fuller checklist if you want a repeatable process instead of a one-time fire drill.

Beyond this month’s releases, five trends are shaping where WordPress investment is heading for the rest of the year.

1. AI-Native Content Workflows

Description: AI woven into drafting, image generation, alt text, and metadata rather than existing as a single standalone assistant plugin.

Why it matters: it resets what “normal” publishing speed looks like for every team, including yours.

Business impact: faster content production for teams that build a review layer around it, real quality risk for teams that don’t.

2. The Agentic Web Reaching WordPress

Description: AI assistants querying and acting on site content through the MCP Adapter rather than a human clicking through every page.

Why it matters: clean, structured content and well-defined Abilities become a competitive advantage, not just an accessibility nicety.

3. No-Code Design Reaching Parity With Page Builders

Responsive and interactive state styling, now built into core rather than locked behind a page builder license, quietly closes one of the last big reasons agencies reach for a third-party builder. It won’t replace every use case overnight, but every release narrows the gap a bit more.

4. Async Collaboration Before Real-Time

Description: Threaded, mention-based Notes are shipping faster than real-time co-editing, which keeps getting deferred as scope and storage questions stay unresolved.

Business impact: editorial teams get a real review workflow now, even without Google Docs-style live editing yet.

5. Security Research Getting Faster, Including On the Offensive Side

AI-assisted vulnerability discovery cuts both ways. It helps responsible researchers find and report flaws faster, and it lowers the cost for attackers doing the same thing. Either way, patch cadence and update discipline matter more than they did even a year ago, not less.

What This Means for Site Owners, Developers, and Agencies

The same news lands differently depending on your role.

For site owners. Update to 7.0.3 today if you haven’t, verify your backup actually restores, and start budgeting time to test 7.1 on staging before August 19. If AI features feel worth exploring, start with the built-in Connectors screen rather than a random plugin with its own credential system.

For developers. The Abilities API and AI Client are where the real opportunity sits over the next year. Get comfortable with them now, audit older custom blocks against the enforced iframed editor, and treat Block API version compatibility as a standard part of every update review, not an afterthought.

For agencies. Bake patch testing into every retainer, not just plugin updates but core security releases too. Position AI workflow builds and design-system consulting as premium services, since that’s where the platform is visibly investing. If you’re scoping new work, a clear view of WordPress development cost keeps early conversations with clients grounded in reality instead of guesswork.

Expert Outlook: Where WordPress Goes From Here

A note on confidence before predictions. Release roadmaps shift, features get deferred, and real-time collaboration has already proven that twice this year alone. That said, the pattern across 7.0 and 7.1 is consistent enough to plan around.

Based on what’s actually shipped, WordPress looks committed to building AI infrastructure into core rather than leaving it entirely to third-party plugins, with the Abilities API and MCP Adapter positioning the platform for a future where AI agents interact with sites directly. Editor design controls will likely keep absorbing tasks that used to require custom CSS or a page builder, narrowing that gap release by release. Security releases will probably keep arriving faster than the old cadence, partly because AI-assisted research is changing how quickly vulnerabilities surface on both sides of that fight. WordPress 7.2 is already scheduled for December 9, 2026, with beta starting October 20, so the next full cycle is closer than it feels.

None of this is locked in stone. All of it lines up with what the project has actually built over the past few months, which is a steadier basis for planning than any single roadmap slide.

Key Takeaways

  • WordPress 7.0.3 shipped August 6, 2026, fixing 12 security vulnerabilities including a High-severity pre-auth XSS on the login screen, CVE-2026-64638.
  • WordPress 7.1 arrives August 19, 2026, at WordCamp US in Phoenix, headlined by no-code responsive and hover styling, plus new Tabs and Playlist blocks.
  • WordPress powers 40.8 percent of all websites and 59.0 percent of sites with a known CMS, according to W3Techs’ August 2026 data.
  • AI is now core infrastructure, not a plugin category, through the AI Client, Connectors API, Abilities API, and MCP Adapter introduced in WordPress 7.0.
  • Real-time collaboration is deferred again, while async Notes collaboration gets a substantial upgrade in 7.1.
  • AI-assisted security research is now part of the pipeline, changing how fast vulnerabilities get discovered on both the defensive and offensive sides.
  • Update discipline matters more, not less. Two security-only releases landed in three weeks, and 7.1 introduces editor changes worth testing on staging first.

Need Help Keeping Your WordPress Site Secure and Current?

Our team handles WordPress updates, security hardening, AI-ready builds, and full site development, so you’re never scrambling after a release like this one. Whether you need a one-time security audit or ongoing maintenance, we can map out the right plan for your site.

Talk to Our WordPress Team

Frequently Asked Questions

What is the latest WordPress update?

The latest stable WordPress release is 7.0.3, published on August 6, 2026, as a security-only update fixing 12 vulnerabilities, including a High-severity pre-authentication XSS issue on the login screen tracked as CVE-2026-64638. WordPress 7.1, the next major version, is scheduled for August 19, 2026.

Is WordPress 7.0.3 a critical update?

Yes. WordPress 7.0.3 fixes a High-severity vulnerability, CVE-2026-64638, that can escalate to PHP code execution if an administrator clicks an attacker-crafted link. WordPress recommends updating immediately, and sites with automatic background updates enabled should receive the fix without manual action.

What’s new in WordPress 7.1?

WordPress 7.1, scheduled for August 19, 2026, adds no-code responsive styling and interactive state styling for hover, focus, and active states, along with new Tabs and Playlist blocks and an upgraded Notes system with mentions and threaded discussions. Real-time collaboration is not included in this release.

How does AI work in WordPress now?

WordPress 7.0 introduced the AI Client, a provider-agnostic interface for plugins to call AI models, the Connectors API for managing AI provider credentials in one place under Settings, and the Abilities API, which lets plugins expose actions in a machine-readable format so AI agents can perform tasks like generating content or updating metadata. Core ships with OpenAI, Anthropic, and Google connectors by default.

Does WordPress 7.0 include a built-in AI writing assistant?

No. WordPress 7.0 provides the underlying infrastructure, the AI Client and Abilities API, but the actual end-user features like AI-generated content, images, or alt text come from separate plugins built on top of that infrastructure, which a site owner chooses to install.

How much of the internet runs on WordPress in 2026?

According to W3Techs, WordPress powers roughly 40.8 percent of all websites and 59.0 percent of websites with a known content management system as of August 2026, making it the most widely used CMS by a wide margin over the next closest competitor.

What should I check before updating WordPress?

Back up the full site and database and confirm the backup actually restores, test the update on a staging environment first, verify that plugins and themes touching login flows or custom blocks are compatible, and review the release notes for changes affecting custom code before updating a production site during low-traffic hours.

When is the next WordPress release after 7.1?

WordPress 7.2 is scheduled for release on December 9, 2026, with beta testing beginning October 20, 2026, continuing the platform’s pattern of two to three major releases per year.

Interested & Talk More?

Let's brew something together!

GET IN TOUCH
WhatsApp Image