[wp-trac] [WordPress Trac] #64592: WP 6.9.1still have issue with load block styles on demand in classic themes
WordPress Trac
noreply at wordpress.org
Wed Feb 4 22:42:04 UTC 2026
#64592: WP 6.9.1still have issue with load block styles on demand in classic themes
-------------------------------+------------------------------
Reporter: philip3524576 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version: 6.9.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses: css
-------------------------------+------------------------------
Comment (by philip3524576):
Hi,
I would like to add more details to this issue.
When we create a Gravity Form that includes a Name field or any Hidden
field, the frontend layout loses its styling. This happens because the
following stylesheet is not loaded:
/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.9.26
This appears to be related to the following filter:
add_filter( 'should_load_separate_core_block_assets', '__return_false' );
Given this behavior, will WordPress Core ensure compatibility with plugins
(such as Gravity Forms) when using Classic themes?
Specifically, is it possible for separate_core_block_assets to be enabled
or handled differently by default so that required styles still load
correctly in Classic themes?
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64592#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list