Filter: gk/gravityview/compatibility/block-assets-on-demand
Controls whether on-demand block asset loading should be disabled in WordPress 6.9+.
WordPress 6.9 introduced on-demand block asset loading for classic themes, which can prevent GravityView styles from loading properly.
Parameters
| Name | Type | Description |
|---|---|---|
| $disable | bool | Whether to disable on-demand block asset loading. Default: true. |
Since
Source
Defined in includes/class-frontend-views.php at line 152