Ipstenu (Mika Epstein)
Ipstenu (Mika Epstein)
## Bug Description The use of sanitize_url() is still listed as deprecated, however as of WordPress 5.9 it has been **un** deprecated ## Minimal Code Snippet Use sanitize_url() in a...
Is it possible to change the compression level on webpack? I know it’s possible to tweak it by changing the level like this: ``` function gzipMaxCompression(buffer, options, callback) { return...
Whenever we run a scan of a plugin using Freemius, we have to double check that this is safe. The answer is: It could be SAFER and stop throwing red-flags...
Right now, in order to test beta WP I download and overwrite the version with Chassis, which isn't a problem except when I want to update Chassis base code I...
I use the Classic Editor as a fallback. That is, I check this option: **Use the Gutenberg editor by default and include optional links back to the Classic editor.** This...
* [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...
After updating to PHP 8.1.9, I ran into an issue I didn't see on PHP 7x I have a repeating group that includes cmb2_attached_posts ( https://github.com/CMB2/cmb2-attached-posts/ -- used with minimal...
This pull is basically bringing a LOT of the existing pulls up to modern speed, slapping it around with PHPCS and formatting, and adding in things I needed if I...
I am aware this is a weird one. The setup is as follows: 1. Make a clean website 2. Make a couple posts (content does not matter) 3. Install and...
Documentation should include notations about the overrides needed for use on an M1 Mac. For example, I got this error: ``` [+] Running 2/4 ⠴ webgrind Pulling 1.6s ⠴ mkcert...