The WordPress content editor introduced in WordPress 5.0, also called Gutenberg. It uses a block-based interface where each piece of content is an independent block. The block editor communicates with WordPress through the REST API. If the REST API is blocked on a site running the block editor, the editor may fail to load, fail to save, or produce unexpected errors.
