- Timestamp:
- 05/23/2024 07:37:08 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/query-pagination-previous.php
r57377 r58187 8 8 /** 9 9 * Renders the `core/query-pagination-previous` block on the server. 10 * 11 * @since 5.8.0 10 12 * 11 13 * @param array $attributes Block attributes. … … 73 75 /** 74 76 * Registers the `core/query-pagination-previous` block on the server. 77 * 78 * @since 5.8.0 75 79 */ 76 80 function register_block_core_query_pagination_previous() {
Note: See TracChangeset
for help on using the changeset viewer.