summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/comments-pagination-previous.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/comments-pagination-previous.php')
-rw-r--r--wp-includes/blocks/comments-pagination-previous.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/wp-includes/blocks/comments-pagination-previous.php b/wp-includes/blocks/comments-pagination-previous.php
index f194e8a..092a28d 100644
--- a/wp-includes/blocks/comments-pagination-previous.php
+++ b/wp-includes/blocks/comments-pagination-previous.php
@@ -8,6 +8,8 @@
/**
* Renders the `core/comments-pagination-previous` 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.
@@ -40,6 +42,8 @@ function render_block_core_comments_pagination_previous( $attributes, $content,
/**
* Registers the `core/comments-pagination-previous` block on the server.
+ *
+ * @since 6.0.0
*/
function register_block_core_comments_pagination_previous() {
register_block_type_from_metadata(