diff -r 7b1b88e27a20 -r 48c4eec2b7e6 wp/wp-includes/blocks/comments-pagination-numbers.php --- a/wp/wp-includes/blocks/comments-pagination-numbers.php Thu Sep 29 08:06:27 2022 +0200 +++ b/wp/wp-includes/blocks/comments-pagination-numbers.php Fri Sep 05 18:40:08 2025 +0200 @@ -8,6 +8,8 @@ /** * Renders the `core/comments-pagination-numbers` block on the server. * + * @since 6.0.0 + * * @param array $attributes Block attributes. * @param string $content Block default content. * @param WP_Block $block Block instance. @@ -50,6 +52,8 @@ /** * Registers the `core/comments-pagination-numbers` block on the server. + * + * @since 6.0.0 */ function register_block_core_comments_pagination_numbers() { register_block_type_from_metadata(