The AI layer in WordPress 7.0 is the deepest change, but it is invisible until a plugin uses it. The dashboard is the change every site owner sees the moment they log in. WordPress 7.0 gives wp-admin its biggest visual and ergonomic refresh in years.
This tutorial is a tour of every dashboard-level change — the kind of thing you will want to know before your clients ask “why does my admin look different?”
A new admin theme: “Modern”
WordPress 7.0 ships a new admin color scheme called Modern, and it is applied broadly — admin headers, the Customizer, the color-scheme picker, the script loader, and even the multisite user-signup screen have all been reskinned.
The Modern theme brings a refreshed palette, higher contrast, and upgraded typography. It is a presentation change — nothing about how you work moves — but it is the most visible single difference in the release.
View transitions across the admin
Navigating wp-admin is now animated. WordPress 7.0 uses cross-document view transitions so screens slide smoothly from one to the next as you move around the dashboard. Distinct transition names are assigned to admin menu items, and the slide fires when the active submenu changes.
The Command Palette
This is the ergonomics upgrade power users will love. WordPress 7.0 adds a Command Palette shortcut to the admin bar — a Ctrl + K (or Cmd + K ) icon, available on every screen for logged-in users.
Click the icon (or press the shortcut) anywhere — building, designing, or just browsing — and the palette opens. It searches both commands and content, so you can jump to a screen or open a specific post without navigating the menus. The block editor has had a command palette for a while; 7.0 promotes it to a dashboard-wide tool.
A dedicated Font Library page
The Font Library gets its own management page in 7.0. Previously font management was tucked inside the editor’s styles UI; now there is a single place to manage, upload, and install fonts — and it works for block, hybrid, and classic themes alike.
Fonts
Manage, upload, and install fonts from one place — block, hybrid, or classic theme.
| Inter | 4 weights installed Connected |
|---|---|
| Source Serif 4 | 2 weights installed Connected |
| Upload a font | Choose a .woff2 file |
| Let editors install fonts | |
For agencies handing sites to clients, this is a small but real win: font management is now a place you can point someone to, instead of a feature buried three panels deep.
Visual Revisions
Revisions in 7.0 become visual. You can compare two revision versions directly in the editor with a slider, switching between them to see exactly what changed. The document inspector shows a summary of changes; colour indicators mark each edited location and its size, and clicking one jumps straight to that spot on the page.
For anyone who has squinted at WordPress’s old line-diff revision screen trying to work out what actually changed, this is a genuine quality-of-life upgrade.
Better Notes
The Notes feature — editorial comments on blocks — is improved in 7.0 with a focus on team workflows. Note data now syncs automatically, and there is a new keyboard shortcut, a new dashboard widget, and new notifications so collaborators stay on top of feedback. Multi-block notes, partial-selection notes, and rich-text inside notes are all supported now.
What’s next
The dashboard changes are friendly — nothing here will break a site. The next tutorial is the opposite: the breaking changes in 7.0 that block developers must fix before their users update. If you maintain a block plugin, that is the one to read carefully.
Get the next one in your inbox. Practical tips, no fluff.
More tutorials
View all- WordPress
How to Prepare Your Plugin or Theme for WordPress 7.1
A WordPress 7.1 compatibility checklist: iframed editor, client-side media hooks, Abilities public flag, jQuery UI 1.14.2, plus features that did not ship (React 19, collaboration).
22 min
- WordPress
What's New in WordPress 7.1 for Developers
WordPress 7.1 field guide for developers: client-side media, Abilities API, always-iframed editor, SVG Icon API, global styles, and what to test before users upgrade.
18 min
- WordPress
Abilities API Changes in WordPress 7.1
WordPress 7.1 upgrades the Abilities API: a unified public flag, wp_get_abilities() filtering, execution lifecycle hooks, JSON Schema for clients, and typed REST input.
25 min