philbraun

Results 8 comments of philbraun

> With OpenLiteSpeed, we will only be able to use LSCache. Just a quick commentary: unless I'm not understanding something correctly, this is not quite correct. There's no problem at...

I also got this error, but only when I tried to create or edit a page. Posts seem to work fine.

SCRIPT_DEBUG does the trick. Create-Guten-Block seems to not like something if script_debug doesn't load a zillion unminified/unconcatenated JS files before `wp-polyfill-ecmascript.min.js` runs.

Besides activating SCRIPT_DEBUG there's another way to get Create-Guten-Block to work in WordPress 5 Beta 1: install and activate the Gutenberg plugin (additionally to the built-in Gutenberg). Seems silly and...

Interestingly, I just had the case when setting WP_DEBUG to false in wp-config.php only worked partially – most error messages (deprecations from PHP 8.1) were gone, but 4 remained stubbornly,...

Maybe this could somehow be integrated with theme.json's spacing > spacingSizes CSS variables, making gutter width in grids correspond to the current theme's margins and paddings.

I get the same strange behaviour, and Layout Grids not being saved, but only when trying to use it inside the Site Editor in a Block Theme. Maybe the Site...

That would be a great addition to AQL, enabling e.g. ACF relationship field queries.