block_version()

Function: Returns the current version of the block format that the content string is using.

Source: wp-includes/blocks.php:312

Used by 1 function | Uses 1 function

do_blocks()

Function: Parses dynamic blocks out of `post_content` and re-renders them.

Source: wp-includes/blocks.php:264

Used by 1 function | Uses 7 functions

has_block()

Function: Determine whether a $post or a string contains a specific block type.

Source: wp-includes/blocks.php:81

Used by 0 functions | Uses 2 functions