Title: WordPress Block Editor
Author: Antonio Villegas
Published: March 7, 2019
Last modified: July 20, 2025

---

# WordPress Block Editor

## In this article

 * [The block editor’s workspace](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#the-editor-s-workspace)
    - [The top toolbar](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#the-top-toolbar)
    - [More options](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#more-options)
 * [How to work in the WordPress block editor](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#how-to-work-in-the-wordpress-block-editor)

[ Back to top](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#wp--skip-link--target)

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](https://wordpress.org/documentation/article/writing-posts/).
To use the [classic editor](https://wordpress.org/documentation/article/writing-posts/),
you will need to install the [classic editor](https://wordpress.org/plugins/classic-editor/)
plugin.

The WordPress block editor offers an array of [blocks](https://wordpress.org/documentation/article/blocks/)
that can be used to create media-rich pages and posts.

[Blocks](https://wordpress.org/documentation/article/blocks/) are the content elements
that you add to create content layouts. You can add [blocks](https://wordpress.org/documentation/article/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](https://wordpress.org/plugins/browse/blocks/).

[Visit the Gutenberg demo website to try the Block Editor.](https://wordpress.org/gutenberg/)

## 󠀁[The block editor’s workspace](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#the-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'](https://
wordpress.org/documentation/files/2022/05/wordpress-editor-1-1024x542.png)

How to launch the WordPress block editor

The block editor opens by default in fullscreen mode.

![WordPress Block Editor overview](https://wordpress.org/documentation/files/2019/
03/block-editor-overview-6.7-1024x579.jpg)

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.

### 󠀁[The top toolbar](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#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](https://wordpress.org/
documentation/files/2019/03/block-editor-toolbar-1-6.8-1024x53.png)

After the publishing, you will see the following options.

![After the publishing, new option View Post / View Page is appeared.](https://wordpress.
org/documentation/files/2019/03/block-editor-toolbar-2-6.8-1024x54.png)

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

#### 󠀁[1. View Posts / View Pages](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#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](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#2-toggle-block-inserter)󠁿

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

![Block options, patterns and media when clicking block inserter.

](https://wordpress.
org/documentation/files/2019/03/block-editor-toolbar-3-6.8-553x1024.png)

#### 󠀁[3. Undo and Redo](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#3-undo-and-redo)󠁿

Undo an action, or redo an undone action.

#### 󠀁[4. Document Overview](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#4-document-overview)󠁿

This option includes two tabs: List View and Outline.

 * List View: 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](https://wordpress.org/documentation/article/list-view/).
 * Outline: Show the 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.

![A preview of the document overview showing outline tab content.](https://wordpress.
org/documentation/files/2019/03/block-editor-toolbar-4-6.8.png)

Outline tab in the Document Overview

#### 󠀁[5. Command Palette](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#5-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](https://wordpress.org/documentation/article/site-editor-command-palette/).

![Command palette on post for duplication, add, group or delete.](https://wordpress.
org/documentation/files/2019/03/block-editor-toolbar-5-6.8.png)

#### 󠀁[6. Save draft / Saved](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#6-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.

#### 󠀁[7. View](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#7-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](https://wordpress.org/documentation/article/how-to-use-the-preview-function/).

#### 󠀁[8. Settings](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#8-settings)󠁿

Show or hide the [post/page sidebar settings](https://wordpress.org/documentation/article/settings-sidebar/)
and the [block settings](https://wordpress.org/documentation/article/working-with-blocks/#block-settings).

![Page or block settings.](https://wordpress.org/documentation/files/2019/03/block-
editor-toolbar-6-6.8-385x1024.png)

#### 󠀁[9. Publish](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#9-publish)󠁿

Make your post/page available publicly.

#### 󠀁[10. Options](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#10-options)󠁿

Open up [more options](https://wordpress.org/documentation/article/wordpress-block-editor/#more-options).
See below section.

#### 󠀁[11. View Post / View Page](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#11-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](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#more-options)󠁿

![The three dot shows the menu items listed under more options.](https://wordpress.
org/documentation/files/2019/03/wordpress-block-editor-sidebar-6.7-430x1024.jpg)

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](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#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.
 * **Distraction free**: When enabled, this option allows you to focus just on your
   words by adjusting various pieces of the interface, including closing any open
   sidebars, removing various block inserter options, and the block toolbar. [Read more here](https://wordpress.org/documentation/article/distraction-free-mode/).
 * **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.
 * **Fullscreen mode**: When enabled, this mode hides the Administration screens
   user interface.

#### 󠀁[Editor](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#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](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#tools)󠁿

Here, you can [manage patterns](https://wordpress.org/documentation/article/block-pattern/),
learn [keyboard shortcuts](https://wordpress.org/documentation/article/block-editor-keyboard-shortcuts/),
visit the WordPress block editor welcome guide, copy all content on the post/page,
or view additional support articles.

#### 󠀁[Preferences](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#preferences)󠁿

Use the [Preferences](https://wordpress.org/documentation/article/preferences-overview/)
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](https://wordpress.org/documentation/article/settings-sidebar/)
   [.](https://wordpress.com/support/wordpress-editor/learn-the-interface/#settings)

## 󠀁[How to work in the WordPress block editor](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#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

[Visit the Gutenberg demo website to try the Block Editor.](https://wordpress.org/gutenberg/)

## Related topics

 * [How to work with blocks](https://wordpress.org/documentation/article/working-with-blocks/)
 * [List of blocks](https://wordpress.org/documentation/article/blocks/)
 * [Block directory](https://wordpress.org/documentation/article/block-directory/)
 * [Block patterns](https://wordpress.org/documentation/article/block-pattern/)
 * [Use the List View](https://wordpress.org/documentation/article/list-view/)
 * [Manage reusable blocks](https://wordpress.org/documentation/article/reusable-blocks/)
 * [Post/Page settings sidebar](https://wordpress.org/documentation/article/settings-sidebar/)
 * [How to add blocks](https://wordpress.org/documentation/article/adding-a-new-block/)
 * [How to move blocks in your post/page](https://wordpress.org/documentation/article/moving-blocks/)
 * [How to use the Preview function](https://wordpress.org/documentation/article/how-to-use-the-preview-function/)
 * [How to set the Preferences](https://wordpress.org/documentation/article/preferences-overview/)
 * [Keyboard shortcuts in Block editor](https://wordpress.org/documentation/article/block-editor-keyboard-shortcuts/)

**Change Log**

 * Updated on 2025-07-20
    - Remove Tools in the top toolbar
      Updated screenshot for the top toolbarUpdated
      top toolbar items hierarchy
 * Updated on 2025-01-01
    - Updated whole contents and screenshots for 6.7
 * Updated on 2023-11-11
    - Updated screenshots for 6.4
 * Updated on 2023-11-08
    - Headings changed to sentence case

 * Updated on 2023-09-26
    -  Improve “switch to draft” placement [50217](https://github.com/WordPress/gutenberg/pull/50217)
    - Added a pair of new screenshots to add “Apply busy status to the publish button
      in progress and unify button width [48444](https://github.com/WordPress/gutenberg/pull/48444)“
    - Added a new video to add “[Inserter – Media tab]: Upload Openverse images 
      when inserted [48501](https://github.com/WordPress/gutenberg/pull/48501)“
 * Updated on 2023-08-
    - Add component [50260](https://github.com/WordPress/gutenberg/pull/50260)
    - Display device icon on “preview” and “view” buttons [50218](https://github.com/WordPress/gutenberg/pull/50218)
    - Distraction Free Mode: Don’t show the metaboxes [48947](https://github.com/WordPress/gutenberg/pull/48947)
    - Updates the behavior of the top toolbar fixed setting [49634](https://github.com/WordPress/gutenberg/pull/49634)

 * Updated 2023-08-08
    - Replaced “Reusable Blocks” with “Patterns”
 * Updated 2023-06-27
    - Added links to Gutenberg demo website.
 * Updated 2023-04-16
    - Updated screenshot for more options.
    - Added information about Distraction Free mode.
 * 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](https://wordpress.org/documentation/article/adding-content-with-blocks/).
 * 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.](https://developer.wordpress.org/block-editor/principles/faq/#editor-shortcuts)

## Was this article helpful? How could it be improved? 󠀁[Cancel reply](https://wordpress.org/documentation/article/wordpress-block-editor/?output_format=md&rd=1#respond)󠁿

[Log in to submit feedback](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fdocumentation%2Farticle%2Fwordpress-block-editor%2F&locale=en_US).
If you need support with something that wasn't covered by this article, please post
your question in the [support forums](https://wordpress.org/support/forums/).

First published

March 7, 2019

Last updated

July 20, 2025