Ben Keith
Ben Keith
I don't recall whether I got this specific change to work, but I did have problems getting `docker-compose.yml` changes to stick with just `10updocker restart` for a different change. What...
The instructions in [the previous comment](https://github.com/10up/wp-local-docker-v2/issues/195#issuecomment-1343037439) did not work, sadly. I ended up deleting and re-creating the environment.
I have had this problem today, when importing a 7.6MB WordPress export XML.
Suggested fixes: - add a note to the cert generation default output reminding the user to install the cert - add a note to the cert install output reminding the...
After patching that one test out with `phpcs.xml`, the test runs to completion. ```phpcs.xml ```
The issue that we've encountered is that, though the fonts are uploaded to the channel, they are _not_ available in `News Preview.app`, unless the fonts are either 1) installed via...
This specific version of the integration is untested. See additional discussion at https://github.com/10up/restricted-site-access/issues/344
This PR is a draft because, while the shim has been tested on live sites, I have not tested this specific PR's code in any environment. There's a PHPCS fail,...
@peterwilsoncc I don't have bandwidth to add more than a short comment pointing at this PR, or at a gist version of the shim, describing them as reference implementations. >...
Before this PR is merged, we should: - [ ] add tests covering support for WebP, HEIC, and AVIF — There are specific image tests in https://github.com/10up/distributor/blob/develop/tests/php/DistributorPostTest.php but it's not...