PSA: if you’re using Alpine for your WordPress plugin, please PLEASE use .prefix to namespace your components. You’ll get collisions with other plugins, otherwise. github.com/alpinejs/alpin…
-
Alex Standiford
I’ve been wondering about this for a bit. Alpine is really cool but since it’s not built into WordPress core I worry about the possibility of version collisions between plugins.
-
Alex Standiford
That wraps it up for today. I updated the #nearlyheadless boilerplate with a few quality of life improvements, but most importantly, I’ve created a way to clear a session’s cache by setting a cookie in the browser.
-
Alex Standiford
I’m excited about this PR. It makes it possible to extend the logic to decide when Nicholas should load a page using compatibility mode.
It uses an Underpin decision list, so the decision result is cached, and logged for debugging purposes.
