--- 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(