WordPress 6.0.0 Hooks, Functions, Classes and Methods
Page 5

_register_theme_block_patterns()

Register any patterns that the active theme may provide under its ./patterns/ directory. Each pattern is defined as a PHP file and defines…

apply_filters()

Calls the callback functions that have been added to a filter hook.

get_comments_pagination_arrow()

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