Jonny Harris
Jonny Harris
Add a panel that tracks the wp_cache_add, wp_cache_delete and wp_cache_set function calls. This would have to be an opt in feature.
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of...
I used the tool [axe](https://github.com/dequelabs/axe-core) to scan this autocomplete and got the following errors. ``` Expected page to pass Axe accessibility tests. Violations found: Rule: "aria-input-field-name" (ARIA input fields have...
## Feature description As for WordPress 5.5 and [[48171]](https://core.trac.wordpress.org/changeset/48171), there is a new function called `register_theme_feature`. This method defines expected values of `theme_support` and weather or not to show theme...
## Context ## Summary Add `onUpload` and `onDelete` callbacks to media upload component. This has a number of key benefits. This allow for media added and removed from within the...
## Feature Description When deleting media from WordPress in the story editor, if an image is used as a attribute, such as poster image for video, poster for story, publisher...
## Context ## Summary Override the method to render the button toolbar, so that button name is correctly overridden. Basically what happened here, is the override to change the name...
## Bug Description If you filter the media library by image, videos that are uploading still displayed. ## Expected Behaviour ## Steps to Reproduce 1. Open editor 2. Upload video....
## Bug Description When using the media library, if you crop an image, then return the button has no text. See screen recording. ## Expected Behaviour ## Steps to Reproduce...
## Bug Description While a uploading a media asset, if you open the media dialog and close it, the uploading item disappears. ## Expected Behaviour ## Steps to Reproduce 1....