lstellway / wp-optimize-images
WordPress plugin to optimize uploaded images
Installs: 288
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:wordpress-muplugin
Requires
- composer/installers: ~1.0
- ps/image-optimizer: ^2.0
README
This is a (must-use) plugin that optimizes images uploaded to WordPress.
Installation
Composer
composer require lstellway/wp-optimize-images
Dependencies
This plugin utilizes the ps/image-optimizer package to optimize images with the supported optimizers. To successfully use this plugin, you will need to ensure the required image optimizer binaries are installed on your system.
This plugin is a small project developed to be included in my personal projects. If there is any further interest or ideas, I am happy to consider them.