Changeset 58187 for trunk/src/wp-includes/blocks/comments-pagination.php
- 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.php
r55246 r58187 8 8 /** 9 9 * Renders the `core/comments-pagination` block on the server. 10 * 11 * @since 6.0.0 10 12 * 11 13 * @param array $attributes Block attributes. … … 35 37 /** 36 38 * Registers the `core/comments-pagination` block on the server. 39 * 40 * @since 6.0.0 37 41 */ 38 42 function register_block_core_comments_pagination() {
Note: See TracChangeset
for help on using the changeset viewer.