Changeset 58187 for trunk/src/wp-includes/blocks/archives.php
- Timestamp:
- 05/23/2024 07:37:08 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/archives.php
r55246 r58187 8 8 /** 9 9 * Renders the `core/archives` block on server. 10 * 11 * @since 5.0.0 10 12 * 11 13 * @see WP_Widget_Archives … … 107 109 /** 108 110 * Register archives block. 111 * 112 * @since 5.0.0 109 113 */ 110 114 function register_block_core_archives() {
Note: See TracChangeset
for help on using the changeset viewer.