Changeset 51221 for trunk/src/wp-includes/blocks.php
- Timestamp:
- 06/23/2021 07:04:51 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks.php
r51167 r51221 215 215 /** 216 216 * Add `style` and `editor_style` for core blocks if missing. 217 *218 * @since 5.8.0219 217 */ 220 218 if ( ! empty( $metadata['name'] ) && 0 === strpos( $metadata['name'], 'core/' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.