Simple WebP Optimizer
Simple WebP Optimizer
Description
(Same as before)
Installation
(Same as before)
Reviews
Changelog
2.0
- Major architecture update.
- Moved JavaScript to an external file using proper wp_enqueue methods.
- Updated all prefixes to ‘i4swo_’ to comply with repository standards.
1.9
- Fixed all issues found by the Plugin Check tool.
- Replaced unlink() with wp_delete_file().
- Added setting sanitization callbacks.
- Updated “Tested up to” to 6.9.
- Escaped all dynamic output.