Disables all JPEG compression
Disable Image Compression sets WordPress image quality to 100 when generating or editing images. It applies the maximum available quality through both the general image editor and JPEG-specific quality filters, helping prevent WordPress from reducing image quality during uploads, resizing, thumbnail generation, and image edits.
The plugin has no settings and works automatically after activation. Existing images are not modified unless WordPress regenerates or edits them.
- removed the
intreturn type hint for classic WordPress PHP style - clarified inline code comments
- bumped
Tested up toto 7.0
- removed
intfrom parameter for PHP 7.0 compatibility - now only uses the
intreturn type hint - optimized spacing and syntax
- added
Tested up toheader - added
Update URIheader - added
Text Domainheader
- added
Requires PHPplugin header - improved
gu_override_dot_orgsnippet
- fixed
gu_override_dot_orgsnippet
- completely refactored code to WordPress standards
- no more PHP classes
- maintains support for Git Updater
- supports PHP 7.0 to 8.3
- supports Multisite
- cleaned up plugin files
- removed admin notice script
- added support for Git Updater
- added disable wordpress.org updates snippet
- added recommended plugins admin notice
- release files unavailable
- tested with WordPress 4.8
- release files unavailable
- initial release