_excerpt_render_inner_blocks()
Render inner blocks from the allowed wrapper blocks for generating an excerpt.
Render inner blocks from the allowed wrapper blocks for generating an excerpt.
If do_blocks() needs to remove wpautop() from the the_content filter, this re-adds it afterwards, for subsequent the_content usage.
Allows multiple block styles.
Checks whether the current block type supports the feature requested.
Returns the current version of the block format that the content string is using.
Helper function that constructs a comment query vars array from the passed block properties.
Helper function that constructs a WP_Query args array from a Query block properties.
Parses dynamic blocks out of post_content and re-renders them.
Parses blocks out of a content string, and renders those appropriate for the excerpt.
Filters and sanitizes block content to remove non-allowable HTML from parsed block attribute values.