WordPress Block Editor (original) (raw)

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 overview

The WordPress block editor workspace has three main sections:

The top toolbar

Before you publish your post or page, you will see the following options in the top toolbar.

Top toolbar showing available icons in post edit screen

After the publishing, you will see the following options.

After the publishing, new option View Post / View Page is appeared.

The options corresponding to the numbers in the figure are as followings:

1. View Posts / View Pages

Shows the W icon by default, or the Site Icon if available. Click to exit the editor and back to the list of Posts or Pages in Administrator Screens. This will prompt you to save the changes or leave the post or page.

2. Toggle block inserter

Show or Hide block inserter that allows users to add block, patterns or media to your post or page.

3. 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

4. Undo and Redo

Undo an action, or redo an undone action.

5. Document Overview

This option includes two tabs: List View and Outline.

The i icon next to redo icon shows document details in the WordPress block editor workspace including characters, word counts, and headings

Outline tab in the Document Overview

6. Command Palette

The Command Palette helps you streamline your workflow in the WordPress editor by providing a centralized location to work on various aspects of your site’s design. Click this field, or press Cmd+k on Mac or Ctrl+k on Windows. For more details about Command Palete, refer Editor Command Palette.

7. Save draft / Saved

Save a draft of your post or page without publishing it. If the post or page is saved successfully, the label changes to Saved. Once the post or page is published, this label is hidden.

8. View

View how your post/page looks on your site with the current changes applied. For more details, refer How to use the View feature.

9. Zoom Out

The Zoom out mode allows users to zoom out to edit and create at the pattern level over granular block editing.

10. Settings

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

11. Publish

Make your post/page available publicly.

12. Options

Open up more options. See below section.

13. View Post / View Page

After you publish your post or page, you will see this option. Opens a new tab where you can see how your post/page looks on the frontend.

More options

The three dot shows the menu items listed under more options.

If you click the three dots icon in the top toolbar, additional options are displayed. Here, you can customize your editing experience using various options.

View

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 patterns, 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:

How to work in the WordPress block editor

How to use the WordPress block editor

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

Selecting multiple blocks using shift+click

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

Selecting multiple blocks using cmd + A or control + A

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

Uploading media from openverse category also uploads the item in media library.

Uploading media item from openverse category uploads to the media library as well

Change Log