WordCamp US 2026 opens this Sunday, August 16, at the Phoenix Convention Center. Four days, four tracks, 50-plus sessions, and a $100 general admission ticket that covers everything from Contributor Day to the closing social on Wednesday night. But the real story isn't the logistics — it's that WordPress just gave AI its own track at the project's flagship event, and the sessions on that track aren't theoretical.

The AI Track Isn't a Token Gesture

The four tracks this year are AI, Technical WordPress, Honing Your Skills & Business, and Beginner WordPress. The AI track takes top billing, and the session list reads like a product roadmap: AI search integration, agentic commerce, workflow automation, and something called a "Core AI Prompt Bar" experiment that sounds like WordPress's answer to the command palette, but for generating content and configurations with language models.

This isn't the usual "how to use ChatGPT to write blog posts" conference fare. The sessions are about building infrastructure — making WordPress a platform where AI agents can create, modify, and manage content programmatically. If you've been watching the Abilities API mature through the last few releases, you know the foundation has been quietly assembling for a while.

The Abilities API Is the Quiet Foundation

Speaking of the Abilities API — it's one of those developer features that doesn't generate headlines but changes everything underneath. The API gives WordPress a unified, discoverable way to register what different parts of the system can do. Instead of scattered capability checks and ad-hoc permission systems, you get a central registry of abilities that any code — including AI agents — can query.

In WordPress 7.1, the Abilities API gets refinements that make it more practical for real-world plugin development. Combined with the new SVG Icon API (also landing in 7.1 as a public feature), WordPress is building the kind of structured, queryable infrastructure that agents need to navigate a site without guessing.

Think about what that means: an AI agent that can ask WordPress "what can this user do?" and get a structured answer, then act on it. That's not science fiction — it's shipping in pieces right now.

7.1 Drops on the Last Day

WordPress 7.1 ships on August 19, the final day of WordCamp US. Release day at the flagship conference is a scheduling flex that the core team hasn't pulled off in a while. RC2 is already out, the feature set is locked, and the Field Guide is published.

The big-ticket items for agencies and developers: responsive block styling without custom CSS, hover and focus state controls in the editor, the always-iframed post editor (which breaks blocks using Block API v2 or lower — check your plugins now, not on release day), and browser-side media processing that handles HEIC, AVIF, and UltraHDR natively. If you've ever had a client struggle to upload iPhone photos to WordPress, that last one alone is worth the update.

The iframed editor change is the one that will catch people off guard. Every block now runs inside an iframe, isolating the canvas from admin styles. Viewport units and media queries measure the canvas, not the browser window. Blocks on older API versions need updating. WordPress has a migration guide, and if you ignored the warnings for 7.0, the grace period is over.

Contributor Day Is Underrated

Sunday's Contributor Day doesn't get the hype that the conference days do, but it's where the actual direction of WordPress gets shaped. If you've ever wanted to influence core development, accessibility standards, or the block editor's evolution, showing up and contributing code, testing, or documentation matters more than attending talks about it.

The event also includes Showcase Day on Monday — real-world case studies of complex WordPress builds. For agencies, this is where you see what's actually possible with the current stack, not what's theoretically possible in a demo.

The Bigger Picture

WordPress powers 43% of the internet, and it's making a deliberate play to be the CMS where AI agents operate — not just the CMS that humans type into. The Abilities API, the structured block system, the SVG Icon API, the media processing overhaul — these are infrastructure plays. They make WordPress more machine-readable, more programmable, more composable.

Whether that bet pays off depends on execution, and WordCamp US is where the community gets to pressure-test it. The sessions are practical, the timing is tight (7.1 on day four means everyone goes home with the latest version), and the AI track is a clear signal about where the project thinks the web is heading.

If you're in Phoenix this week, the schedule is live at us.wordcamp.org/2026/schedule. If you're not, the talks will end up on WordPress.tv eventually, but the hallway conversations and Contributor Day sessions won't. That's always the trade-off with conferences — the scheduled content is the excuse, the unscheduled stuff is the value.

Tickets are still available. Phoenix in August is brutally hot. The lineup is worth it.