Changeset 52743 for trunk/src/wp-includes/block-supports/layout.php
- Timestamp:
- 02/16/2022 10:18:33 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-supports/layout.php
r52741 r52743 176 176 ); 177 177 178 wp_enqueue_block_support ( $style );178 wp_enqueue_block_support_styles( $style ); 179 179 180 180 return $content;
Note: See TracChangeset
for help on using the changeset viewer.