gutenberg-docs/docs/reference-guides/block-api
2026-03-27 01:08:43 +08:00
..
block-api-versions docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-annotations.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-attributes.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-bindings.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-context.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-deprecation.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-edit-save.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-metadata.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-patterns.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-registration.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-selectors.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-styles.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-supports.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-templates.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-transforms.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
block-variations.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00
README.md docs: add 183 translated files 2026-03-27 01:08:43 +08:00

title post_status comment_status taxonomy
Block API Reference publish open
category post_tag
gutenberg-docs
Block Api
Reference Guides
Repos

Block API Reference

Blocks are the fundamental element of the editor. They are the primary way in which plugins and themes can register their own functionality and extend the capabilities of the editor.

The following sections will walk you through the existing block APIs: