WordPress Block Editor

The WordPress block editor also called the block editor, WordPress editor or Gutenberg editor is the new way of publishing content in WordPress.

Following the launch of WordPress 5.0 in December 2018, the WordPress block editor was set as the default editor and replaced the classic editor. To use the classic editor, you will need to install the classic editor plugin.

The WordPress block editor offers an array of blocks that can be used to create media-rich pages and posts.

Blocks are the content elements that you add to create content layouts. You can add blocks for paragraphs, images, headings, lists, videos, galleries, and more. You can control the layout of the blocks with ease, to build visually appealing web pages.

WordPress has blocks for all common content elements, and more can be added through WordPress plugins.

The Block Editor’s workspace

To launch the WordPress block editor, click on Posts > Add New or Pages > Add New.

Launch the WordPress block editor by choosing 'Add new' next to 'posts'
How to launch the WordPress block editor

The block editor opens by default in fullscreen mode.

WordPress Block Editor shows the writing and editing screen in full when it opens
WordPress Block Editor in full-screen mode

The WordPress block editor workspace has three main sections:

  • the top toolbar
  • the sidebar with the post/page settings and the block settings
  • the content area.

Top ↑

The top toolbar

The top toolbar
The top toolbar

At the top left of the block editor workspace, you will see the following options:

Exit the Editor: Shows the W icon by default, or the Site Icon if available. Click to exit the editor. This will prompt you to save the changes or leave the post or page.

Block Inserter: Add blocks or patterns to your post or page.

Block inserter panel with its own search box and suggested blocks
Block inserter panel
The edit/pencil icon.

Tools: Switch between editing a block and selecting a block. Choose the Select tool (or press the Escape key on your keyboard) to select individual blocks. Once a block is selected, press the Enter key on your keyboard to return to editing.

Edit/select buttons in the WordPress block editor workspace
Edit/Select buttons
Arrow icons pointing to the left and right, to represent undo and redo.

Undo and Redo: Undo an action, or redo an undone action.

A lowercase I with a circle around it for an information icon, to show Details.

Details: Get the post/page details including the character and word count, estimated time to read, the number of paragraphs and blocks on the post/page, and the document outline showing the headings and how they are structured on the post/page.

Document details in the WordPress block editor workspace including characters, word counts, and headings
Document details
Three offset stacked vertical lines, to represent the List View.

List View: See a list of all of the blocks that are on the post/page and easily navigate between the blocks on your post/page. Read more about List View tool.

Before you publish your post or page, you will see the following options in the top right corner of the block editor’s workspace.

Buttons in the top right corner in the top toolbar in WordPress Block editor, before publishing a post or page.

Save draft: Save a draft of your post or page without publishing it.
View: View how your post/page looks on your site.
Publish: Make your post/page available publicly.

After you publish your post or page, you will see the following options in the top right corner of the block editor’s workspace.

Buttons in the top right corner in the top toolbar in WordPress Block editor, after publishing a post or page.

Switch to draft: Unpublish a post or page, making it a draft.
View: See how your post/page looks on your site.
Update: Save the changes to your post/page.

Details on how to use the view feature.

Settings cog wheel

Settings: Show or hide the post/page sidebar settings and the block settings.

Three vertical dots icon, which you can click to show more options.

Options: Open up more options.

More options

To access more options, click the three dots to the right of the Settings ‘cog’ icon in the upper right corner. Here, you can customize your editing experience using various options.

More options in the WordPress block editor include view modes and visual and code editor.
More options

View

Top toolbar: Display or hide the top toolbar in the editor. When you enable this option, block toolbars are pinned to the top of the WordPress block editor (right under the top toolbar) instead of appearing directly above the block.

Top toolbar enabled
Top toolbar enabled

Spotlight mode: With spotlight mode, all blocks are greyed out except for the one you’re working on so that you can focus on a single block at a time.

Spotlight mode enables you to focus on just one block
Spotlight mode

Editor

By default, you will be in the Visual editor. Switch to the Code editor to view the entire post or page in the HTML code editor.

Tools

Here, you can manage reusable blocks, learn keyboard shortcuts, visit the WordPress block editor welcome guide, copy all content on the post/page, or view additional support articles.

Preferences

Use the Preferences menu to:

  • Customize the editing experience.
  • Change how you interact with blocks and which blocks appear when searching for a block.
  • Show or hide individual panels from the post/page settings.

Top ↑

How to switch-off Fullscreen mode?

Turn off Full-screen mode
Turn off Full-screen mode

To switch-off Fullscreen mode, use the three-dot menu on the top right and un-check the Fullscreen mode.

Your choice will be stored in your browser’s local storage. If you switch browsers, the choice for the view will not be remembered and you have to set your preference again. This will be the case when you switch computers as well.

Safari browser users will experience a reset of default settings once in a while as it is programmed to delete local storage entries every now and then.

Until the core developers find the best solution, you can use the Persistent block editor settings plugin. This plugin stores the Fullscreen mode preference in the database. Hence your fullscreen mode choice stays consistent across browsers and devices.

Top ↑

How to work in the WordPress Block editor

How to use the WordPress Block Editor

You can easily select multiple blocks by doing a partial multi selection of blocks as shown in the video below:

Video showing partial multi selection of blocks

You can select multiple blocks by holding shift+click as show in the video below

Video showing how to select multiple blocks by holding shift+click

You can select all blocks by pressing Cmd+A or Control+A as shown in the video below

Video showing how to select all blocks

When you select some text and press the back tick (`), it will turn the selected text inline code as show in the video below:

Video showing how to easily create an inline code

Change Log

  • Updated 2022-10-24
    • Add screenshot for Time to read.
    • Updated screenshots to show the View button in the top toolbar
    • Content tweaked. FAQ removed.
    • Added new videos to show tips to work with the Editor
  • Update 2022-06-02
    • Text updated for clarity.
  • Update 2022-05-13
    • Updated content/screenshots for 6.0.
    • Rewrote sections for clarity.
    • The blocks section moved to a new page.
  • Update 2022-01-18
    • Added Section: List view
  • Update 2020-08-17
    • Added Section: New to WordPress 5.5
    • Added link to Block Directory page.
  • Update 2020-03-29
    • Added section on default Fullscreen mode, introduced in WordPress 5.4
  • Update 2020-03-19
    • Move the “Shortcuts” section above the FAQs
  • Update 2020-03-18
    • Changed occurrences of “new editor” to “block editor”
    • changed occurrences of “old editor” to “Classic editor”
    • Added Anatomy of a Block graphic and explanations
    • Reformatted the FAQ questions to Paragraphs with medium size bolded text instead of Capitalized H5
    • Added link to Classic Block page and Shorcode Block page
    • Changed the link to the Shortcut list to the developer documentation page.

Was this article helpful? How could it be improved?