jnaklaas
jnaklaas
Is there by any chance a way to transform acf-json to acf-builder? I'm about to do a major update on a website with a ton of acf fields. Perhaps it...
I've deployed several packages with satis, so this worked before. When building now, I receive this error: ```sh [UnexpectedValueException] Your github oauth token for github.com contains invalid characters ``` I...
Could we do something like this in order to make the block title translatable? {{-- Title: __('My custom block') Description: __('This is my custom block!') --}}
When using `getAll(".classname")` to get a css property, and the class has more than one occurance (in different media queries), jss always gets the class without media query, and not...
Google's Recaptcha v3 is an "invisible" captcha, which determines if you're human or a bot based on your behaviour on the website (mouse movement, clicks, scrolls, etc). With the ddg...