Changeset 56298 for trunk/src/wp-includes/blocks/search.php
- Timestamp:
- 07/25/2023 08:37:26 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/search.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/search.php
r56255 r56298 8 8 /** 9 9 * Dynamically renders the `core/search` block. 10 * 11 * @since 6.3.0 Using block.json `viewScript` to register script, and update `view_script_handles()` only when needed. 10 12 * 11 13 * @param array $attributes The block attributes.
Note: See TracChangeset
for help on using the changeset viewer.