Torsten Landsiedel
Torsten Landsiedel
## Is your feature request related to a problem? Please describe. Sometimes people tend to over-optimize things. We could add a check to the Site Health feature if the size...
### Bug/Problem The initial aspect ratio is not used if Embed Privacy is active in the DIVI theme/builder. This is true even if the builder is not used, but the...
From the support forums: https://wordpress.org/support/topic/honeypot-textarea-visible-with-strict-csp-header/ > With a strict content security policy the inline CSS of the honeypot is ignored by the browser and the textarea becomes visible. This is...
I see this settings page and I am wondering if anything is broken on my site or with the plugin:  This is complete fresh...
Fixes deprecation warning "Using ${var} in strings is deprecated, use {$var} instead" for PHP 8.2+ Fixes #23
On PHP 8.2+ I see this deprecation warning: > Using ${var} in strings is deprecated, use {$var} instead This happens here (maybe there are more locations): https://github.com/soderlind/super-admin-all-sites-menu/blob/main/super-admin-all-sites-menu.php#L441 See: https://php.watch/versions/8.2/$%7Bvar%7D-string-interpolation-deprecated
My newly added site is showing this hardening opportunity: > /wp-content/, /wp-content/plugins/, /wp-content/themes/ and /wp-content/uploads/ directories listing has not been prevented > After fixing this issue, an empty index.php will...
Fixes #618
- [x] Add new entry in CHANGELOG.md - [x] Raise version number to 2.11.7 in antispam_bee.php - [ ] Raise "Tested up to:" to 6.7 in readme.txt - [x] Raise...