get_post_type_labels()
Builds an object with all post type labels out of a post type object.
Builds an object with all post type labels out of a post type object.
Determines whether a $post or a string contains a specific block type.
Determines whether a post or content string has blocks.
Loads the script translated strings.
Parses blocks out of a content string.
Registers the default post meta boxes, and runs the do_meta_boxes actions.
Registers a block type. The recommended way is to register a block type using the metadata stored in the block.json file.
Registers a post type.
Renders a single block into a HTML string.
Append result of internal request to REST API for purpose of preloading data to be attached to a page.