Changeset 59823 for trunk/src/wp-includes/class-wp-block.php
- Timestamp:
- 02/14/2025 06:36:48 PM (17 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-block.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block.php
r59662 r59823 609 609 } 610 610 611 /* 612 * For Core blocks, these styles are only enqueued if `wp_should_load_separate_core_block_assets()` returns 613 * true. Otherwise these `wp_enqueue_style()` calls will not have any effect, as the Core blocks are relying on 614 * the combined 'wp-block-library' stylesheet instead, which is unconditionally enqueued. 615 */ 611 616 if ( ( ! empty( $this->block_type->style_handles ) ) ) { 612 617 foreach ( $this->block_type->style_handles as $style_handle ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)