Releases: ainsleyclark/squidge
Releases · ainsleyclark/squidge
v0.1.4
v0.1.3
- Added post meta update, setting & getting.
- Fixed bugs.
v0.1.2
- Escaped shell args
- Included php doc explaining use of
shell_exec. - Updated services.
- Fixed version mismatch.
v0.1.1
- Fixed repo URL
- Conformed to WP Plugin Guidelines
- Changed release script.
- Added settings page link.
v0.1.0
Initial Release for Squidge!
Squidge
Is FREE WordpPress Plugin built for developers in mind compressing and convert images using jpegoptim,
optipng, cwebp, and libavif. It's extremley simple to use and is designed to increase PSI and boost rankings.
What does Squidge do?
Squidge compresses and converts image files when the user has uploaded a file to WordPress.
Compresses JPG images using jpegoptim.
Compresses PNG images using optipng.
Converts JPG and PNG images to .webp files using cwebp with the appended extension e.g. image.jpg.webp.
Converts JPG and PNG images to .avif files using libavif with the appended extension e.g. image.jpg.avif.