Changeset 56305 for branches/6.3/src/wp-includes/blocks/search.php
- Timestamp:
- 07/25/2023 03:03:22 PM (23 months ago)
- Location:
- branches/6.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3
-
branches/6.3/src/wp-includes/blocks/search.php
r56255 r56305 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.