smerriman
smerriman
Have just been investigating how this plugin works given the numerous issues with the core importer. One of my biggest wishes is a better way to migrate uploads. With the...
After running the importer, all apostrophes and quotes in comments had visible slashes inserted beforehand.
Suppose a site has post thumbnails set to 200x200; I change this to 600x600 and regenerate thumbnails (telling the plugin to skip correctly sized images). If after doing so, I...
Google shut off access to apps which require you to pass through the username and password: https://support.google.com/accounts/answer/6010255 Username and password are required fields for mailsend. Does this mean mailsend is...
The first line of this function uses: `$width = $size[0];` Despite the fact all uses of this filter in core pass `$size` as a width/height array, it is incorrect to...
### Description Up to WP 6.5, it was possible to insert a block at the bottom of the editor by clicking in the space there. In WordPress 6.6, this is...
### Describe the bug In 2.3.0 and 2.3.1, uploading an SVG file to an ACF field to a category states "Sorry, you are not allowed to upload this file type"....
* [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...
### Description Anchor links remain active in the Gutenberg editor, which makes them very hard to edit. When you click an anchor link intending to change its URL, you will...