serialize_blocks()
Returns a joined string of the aggregate serialization of the given parsed blocks.
Returns a joined string of the aggregate serialization of the given parsed blocks.
Returns the block name to use for serialization. This will remove the default “core/” namespace from a block name.
Unregisters a block style.
Unregisters a block type.
Converts typography keys declared under supports.* to supports.typography.*.
Filter to allow plugins to replace the server-side block parser
Filters the metadata provided for registering a block type.
Filters the settings determined from the block type metadata.
Filters the list of blocks that can contribute to the excerpt.
Filters the list of blocks that can be used as wrapper blocks, allowing excerpts to be generated from the innerBlocks of these wrappers.