Blocks (Gutenberg)

The Gutenberg block editor — is a modern content editor in WordPress, based on a modular block system. It replaces the classic editor and allows you to easily create complex page layouts using a visual interface.

Blocks — are individual elements (text, headings, images, etc.), each with its own settings. Content is assembled from these blocks and saved to the database.

The editor is similar to a page builder (Elementor, WPBakery). With correct theme styles you can achieve identical content in the admin and on the site.

Navigation

More useful links:

  • https://wp-gb.com/ - for developers - provides visual documentation of React components.

Main elements of the editor:

  1. Inserter — block insertion panel;
  2. Content — editable block area;
  3. Settings — panel of block or post parameters.