Changeset 52743 for trunk/src/wp-includes/block-supports/elements.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/elements.php
r52741 r52743 69 69 } 70 70 71 wp_enqueue_block_support ( $style );71 wp_enqueue_block_support_styles( $style ); 72 72 73 73 return $content;
Note: See TracChangeset
for help on using the changeset viewer.