lstellway/wp-optimize-images

This package is abandoned and no longer maintained. No replacement package was suggested.

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

0.1.2 2022-03-24 20:25 UTC

This package is auto-updated.

Last update: 2024-09-26 01:25:29 UTC


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.