MW

WordPress 7.0: What's New for Developers

A complete developer's guide to WordPress 7.0 — native AI, the modernized dashboard, new blocks and design tools, the new developer APIs, and every breaking change you need to fix.

intermediate 2h total 6 tutorials Updated May 20, 2026

What you'll learn

Use the new WP AI Client, Abilities API & Connectors

Navigate the modernized 7.0 dashboard and editor

Fix the breaking changes affecting blocks and plugins

Build with the new blocks and design tools

Work with the new developer APIs

Ship a plugin or theme that's 7.0-ready

Tutorials in this series

  1. 01
    WordPress 7.0 AI: Client, Abilities & Connectors
    The headline feature — native AI in Core, explained for plugin developers.
    25 min
  2. 02
    The Modernized WordPress 7.0 Dashboard
    New admin theme, command palette, font library, visual revisions and more.
    20 min
  3. 03
    WordPress 7.0 for Block Developers: Breaking Changes
    The iframed editor, contentOnly changes, and what to fix before users upgrade.
    25 min
  4. 04
    Every New Block & Design Tool in WordPress 7.0
    Headings, Breadcrumbs, block-level custom CSS, dimensions and Gallery upgrades.
    18 min
  5. 05
    WordPress 7.0 Developer APIs
    PHP-only block registration, the Interactivity API, DataViews and Block Bindings.
    25 min
  6. 06
    How to Prepare Your Plugin or Theme for WordPress 7.0
    A step-by-step compatibility checklist for shipping a 7.0-ready release.
    22 min

WordPress 7.0 shipped on May 20, 2026 — and it is one of the most consequential releases for developers in years. It puts AI directly into Core, modernizes the entire admin experience, and quietly introduces a handful of breaking changes that will affect a lot of existing block plugins.

This series covers 7.0 the way a working developer needs it: what each feature actually does, what is genuinely new versus repackaged, and — most importantly — what you have to change in your own code. It is built from the official WordPress 7.0 Field Guide, not press-release summaries.

Who this series is for:

  • You build or maintain WordPress plugins and themes and need to know what 7.0 changes for you
  • You write custom blocks and want to know which of them will break
  • You are deciding whether — and how fast — to test against 7.0
  • You want the AI features explained in concrete, code-level terms rather than marketing language

What this series is NOT:

  • An end-user “what’s new” tour — this is developer-facing throughout
  • A WordPress beginner’s guide — you should already know how plugins, hooks, and block.json work
  • An AI tutorial — we explain the new AI APIs, not machine learning itself

Start at Part 1 if you want the full picture. If you maintain block plugins and need the urgent material first, jump straight to Part 3 — Breaking Changes: the iframed editor and contentOnly changes are the two things most likely to break a plugin the day your users update.

Get weekly notes in your inbox

Practical tips, tutorials and resources. No spam.