Jip
Jip
After which we can move on with https://github.com/Yoast/yoast-acf-analysis/issues/87
We want to use one, and we want `yarn`.
Please inform the customer of conversation # 289617 when this conversation has been closed.
Hi @4DigitalPR ACF is a tool that provides an easy way to add custom data to your pages. The fields that you create in the backend; which you see when...
The challenge with the current setup seems to be the dependency on VVV/Vagrant to run Nightwatch. In basis we need to have: - A WordPress installation - An URL to...
I believe that using `./wp.sh` to test against `wp core is-installed` is a bit more reliable than the current method.
`if ! $(./wp.sh $CONTAINER core is-installed); then`
> would disabling this cause issues for users of PHPStorm etc with debuggers? Without the use of a cookie (or GET/POST directive) it won't connect to the IDE. So changing...
> If you're developing in the browser with error logs and only need the stack traces feature from XDebug, you might be better turning it off and using Query Monitor....
I don't think this is very hard to fix, it just needs to be picked up. The suggestion from @rmarcano seems fairly easy to implement: > The link does work...