-
_(Note: I'm a Code Wrangler in trial starting on 2014-11-10, and this is the project I've been assigned by @nb.)_
This issue is supposed to serve as a place for discussion and as a roadmap, which I'l…
-
This Issue refers to the setting up of automated tests to run as part of the build/release process. The actual test-writing is not included within the scope of this Issue.
-
Hi! I'm using picasso to fetch some featured images from a wordpress blog. When image url contains TR characters like ı,ç,ş etc. image is not loading.
e.g. :
Picasso.with(context)
…
-
Got this almost working, and honestly it appears to be working in one location and not another ( dev server works, productions doesn't ).
- Both are using the same bucket, but have different prefix…
-
May I follow PSR-12 coding standard? WPCS is harder to read, it is for visually impaired people (no joke!) and rookies.
-
With psalm.xml containing autoloader="autoload.php", `psalm --find-dead-code=always` seems to unavoidably mark the uses of constants in that as redundant conditions.
Is there a way to disable this …
-
Third party CDNs can serve a cached, more local, thus faster, copy of a website. wouldn't Wouldn't that make your data inaccurate, since it would be random what sites are hosted + are CDN cached, whi…
-
We are adding Playwright E2E tests in https://github.com/WordPress/wordpress-playground/pull/1769.
For the beginning we will enable only Chrome tests, [but let's enable more browsers in the future. ]…
-
### Quick summary
The Buttons block seems to be missing Dimensions section when Edin theme is active.
### Steps to reproduce
1. Activate the Edin theme.
2. Add a Button block.
3. Check block sett…
-
## Feature Description
There has been 2 E2E errors that made it into the `develop` branch recently. Earliest occurrence seems to originate from here https://github.com/google/site-kit-wp/actions/runs…