-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
defaults to the Product Catalog template
## Test path
`/plugins/woocommer…
-
Use local tooling for linting and running PHP unit tests instead of `wp-dev-lib`. This is now possible since the whole codebase matches the WordPress PHP coding standards since #340.
Tasks:
- [ …
-
A few additional updates were shared that I think make sense and would not be super complicated additions:
- [x] For payment types, either only showing `pay by check` or `pay by ACH` when supported…
-
Hi there,
First of all, fantastic project - I love it! Feature request (or perhaps it exists already and I just can't figure it out). . .
I would love to be able to specify config options like `…
-
With version 1.4.2 https://github.com/amphp/parallel/blob/1.x/lib/Sync/functions.php
When I install (or use) the following set of dependencies:
```
{
"name": "mikeill/testing",
"descripti…
-
Suggestion for the README - add a section on how devs can amend their `phpcs.xml` (or `ruleset.xml`) file to allow `whitelist_html()` as a valid escaping function when checking PHP_CodeSniffer + WordP…
-
I echo the value of `$_GET['s']` on a search results page, like so:
`Search results for: `
WPCS tells me:
`Detected usage of a non-sanitised input variable: $_GET['s']`
_Indeed_, it is not san…
-
- The readme does not have complete installation nor usage nor setup instructions
- The actual feature is probably broken.
For example after this https://github.com/sublimelsp/LSP-SonarLint/issues…
-
I'm running the library and it's only pulling and namespacing the `dealerdirect/phpcodesniffer-composer-installer` dependency which is actually a dev dependency..
Its totally ignoring a dependency …
-
### Description
Hi,
I'm trying to bring lint and beautify functionality based on WPCS standards to VS Code. Your extension is the best choice as it's the most recent, well-integrated with VS Cod…