- Timestamp:
- 05/23/2024 07:37:08 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/comments-pagination-numbers.php
r53157 r58187 8 8 /** 9 9 * Renders the `core/comments-pagination-numbers` block on the server. 10 * 11 * @since 6.0.0 10 12 * 11 13 * @param array $attributes Block attributes. … … 51 53 /** 52 54 * Registers the `core/comments-pagination-numbers` block on the server. 55 * 56 * @since 6.0.0 53 57 */ 54 58 function register_block_core_comments_pagination_numbers() {
Note: See TracChangeset
for help on using the changeset viewer.