Changeset 56305 for branches/6.3/src/wp-includes/blocks/pattern.php
- Timestamp:
- 07/25/2023 03:03:22 PM (2 years ago)
- Location:
- branches/6.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3
-
branches/6.3/src/wp-includes/blocks/pattern.php
r56065 r56305 23 23 * Renders the `core/pattern` block on the server. 24 24 * 25 * @since 6.3.0 Backwards compatibility: blocks with no `syncStatus` attribute do not receive block wrapper. 26 * 25 27 * @param array $attributes Block attributes. 26 28 *
Note: See TracChangeset
for help on using the changeset viewer.