-
See also #3
Currently, the row actions links are rendered as links, for example:
`Unapprove`
However, they don't point to a real resource, instead they perform an action. Also, as far as I see…
-
We're looking to use this plugin on VIP Go, and after Automattic/VIP review, there are several places where the code needs to be updated to conform to their standards.
A subsequent PR will provide …
-
## Is your feature request related to a problem?
A sniff creation was underway here: https://github.com/WordPress/WordPress-Coding-Standards/pull/1771 but it makes no sense to have it in WPCS.
I…
-
Related:
* #292
SharedArrayBuffer is required for things like ffmpeg.wasm and wasm-vips and for this [cross-origin isolation](https://web.dev/articles/cross-origin-isolation-guide) is needed.
…
-
Once the custom sniffs are mature, it might be a good idea to contribute them to the WordPress Coding Standards and WPThemeReview projects. They have broad application, and could be useful to many.
…
-
Hello @ahmad
Thank you for your CGB - as developers just starting to write React/Gutenberg your zero config package is fantastic. The WordPress ESLint package enables us to be able to write Not on…
a3rev updated
5 years ago
-
## What problem would the enhancement address for VIP?
Because the contents of `/wp-content/plugins` and `/wp-content/themes` are setup as `read-only` directories on the VIP Go platform, ad…
-
## What problem would the enhancement address for VIP?
When using `curl` the suggested fix is to use `wp_remote_get`, however, `wp_remote_get` is discouraged and `vip_safe_wp_remote_get` is suggested…
-
## Bug Description
When using filter_input with INPUT_GET or INPUT_POST or INPUT_COOKIE, it's like accessing the $_GET/$_POST superglobals.
Therefore a nonce validation is required.
## Minimal Co…
-
Following file
[https://github.com/WordPress/gutenberg/edit/master/docs/designers-developers/developers/themes/theme-support.md](https://github.com/WordPress/gutenberg/edit/master/docs/designers-de…