WordPress 7.0 Beta 2 is out — the big subtext is “Connectors”
WordPress 7.0 Beta 2 is now available for testing, and the headline is the usual (don’t run it in prod; test early; file bugs). But the interesting subtext is what WordPress is choosing to make *easy* during the beta window.
In the Beta 2 announcement on WordPress.org News, the release notes call out a new Connectors UI under Settings → Connectors, aimed at making AI provider connections manageable “in a central place” — and, crucially, extensible.
That matters because connection UX is where ecosystems usually fragment: every plugin invents its own “enter an API key” flow. A first-class connectors surface is WordPress signaling it wants one shared front door.
If you want the official Beta 2 post (with download/test instructions), it’s here:
Quick notes for builders
If you maintain a plugin that touches wp-admin settings, external integrations, or new-ish editor flows, Beta season is the best time to run a lightweight smoke test:
- Install Beta 2 in a sandbox
- Click through key admin screens
- Run your “happy path” once
- File a crisp repro if anything breaks
The Beta 2 post links to the GitHub commits + Trac tickets closed since Beta 1 if you’re tracking changes at the implementation level.
Embed
WordPress 7.0 Beta 2 announcement:
One thing to try today
If you only have 10 minutes, spin up the Playground build linked in the announcement and do a quick click-through of your plugin’s settings screens + key editor interactions. The bugs you catch during beta are the cheapest ones you’ll ever fix — and they’re the ones that prevent noisy breakage reports after RC.
Discover more from WP Snaps
Subscribe to get the latest posts sent to your email.