Carmine Colicino
Carmine Colicino
## Description Running a Lighthouse scan on a page with the autocomplete element will produce the following warning under the Accessibility section: `Elements with an ARIA [role] that require children...
**Describe the bug** Preview doesn't seem to be working when posts use nested URIs, e.g. `/2022/02/22/hello-world/` **To Reproduce** 1. Select the `Day and name` structure for the permalinks 2. Edit...
The use of `array_reduce()` on line 23 within the `normalize()` method will cause a "PHP Warning: WPGraphQLGutenberg\Blocks\Registry::WPGraphQLGutenberg\Blocks\{closure}(): Argument `#1` ($arr) must be passed by reference, value given" warning on PHP...
Hi, I've spotted an error in the `get_transient_key` method of the `Transient` class which could cause a cache key conflict. Basically the `sprintf` on line 220 ``` $transient_key = sprintf(...
There seems to be a validation issue with the `blocksJSON` field and WordPress 6.5. This is what I'm seeing ``` [ { "message": "Internal server error", "locations": [ { "line":...
## Bug Description Block Patterns that use Cloudinary images trigger validation errors when viewed/edited from the dedicated Block Patterns admin UI (accessible at /wp-admin/site-editor.php?postType=wp_block). Despite being able to fix the...