WordPress GuideBuild → Command Palette

WordPress Command Palette: A Beginner’s Guide

Woman Coding on Computer

The WordPress Command Palette is one of the best new tools for anyone using a block theme. It gives you fast, keyboard-powered control over your site—without needing to dig through menus. You can use it to jump between templates, insert blocks, or change views with just a few keystrokes.

Let’s walk through how it works, how to access it, and how to use it effectively—especially if you’re new to WordPress or the Site Editor.

Get fast, reliable hosting for WordPress

Power your site with the industry’s fastest, most optimized WordPress hosting

What is the WordPress Command Palette?

The Command Palette is a quick-access menu that lets you run commands, navigate your site, and insert blocks—all from a single input box. If you’ve used a code editor like VS Code or design software with a search bar for tools, it’ll feel familiar. You press a keyboard shortcut, type what you want to do, and hit Enter.

This feature was introduced in WordPress 6.3 as part of the Site Editor and works with any theme that supports Full Site Editing.

How to access the Command Palette

There are two ways to open the Command Palette:

You’ll see a search-style input box appear where you can type any command, navigation target, or block name.

The Command Palette is only available inside the Site Editor and Post/Page Editor when you’re using a block theme.

What you can do with the Command Palette

The Command Palette supports several types of actions. Here’s a breakdown of what you can use it for.

Navigate quickly between templates, pages, and settings

Insert blocks directly

Run editor commands

Search and filter content

As you type, the palette automatically filters matching commands or block names. That means you can use partial words and still get accurate results.

The more you use it, the more familiar you’ll get with what’s available

Who can use the Command Palette?

The Command Palette is available to any logged-in user with access to the Site Editor. That generally means Administrators and Editors, though the exact capabilities may depend on your theme and installed plugins.

It’s only available if your theme supports Full Site Editing. Classic themes that don’t include a theme.json file or template parts won’t show the Command Palette at all.

Tips to use the Command Palette efficiently

The more you use the Command Palette, the faster your workflow will get. Here are a few tips to help you get the most out of it:

Limitations of the current Command Palette

While it’s a powerful feature, the Command Palette does have a few limitations you should be aware of:

How to extend the Command Palette with custom commands

If you’re a developer or work with one, you can expand the Command Palette’s capabilities with your own commands. Starting in WordPress 6.4, developers can register new commands using the @wordpress/commands package.

Here’s what’s possible:

For example, a developer could register a command called “Sync products from Shopify” or “Open support ticket dashboard” if you’re running custom plugin features.

Why the Command Palette matters for productivity

This feature is a major time-saver once you get used to it. Instead of jumping through menus or toolbars, you can keep your hands on the keyboard and stay in your flow.

It helps you:

And as the Command Palette gets more extensibility in future WordPress versions, it’ll become even more valuable for site managers, content editors, and developers.

Additional resources

How to build a WordPress site →

A complete beginner’s guide that covers 9 key steps to a successful launch

How to add a Google Map in WordPress →

​Learn how to add a Google Map to your WordPress site manually or via a plugin. ​



















How to use WordPress Gutenberg blocks →

A complete beginner’s guide to Gutenberg blocks