WordPress File wp-includes/blocks.php

filter_block_kses()

Filters and sanitizes a parsed block to remove non-allowable HTML from block attribute values.

get_comments_pagination_arrow()

Helper function that returns the proper pagination arrow HTML for CommentsPaginationNext and CommentsPaginationPrevious blocks based on the…

get_query_pagination_arrow()

Helper function that returns the proper pagination arrow HTML for QueryPaginationNext and QueryPaginationPrevious blocks based on the…

has_block()

Determines whether a $post or a string contains a specific block type.

has_blocks()

Determines whether a post or content string has blocks.