WP Manifestindependent plugin directory
manifest / media / better-thumbnail-sizes

Better Thumbnail Sizes

Adds a Media option to place the image sizes in a sub-directory.

by Paul Ryley · github.com/pryley/better-thumbnail-sizes · website

0stars
22composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/pryley/better-thumbnail-sizes/archive/refs/heads/master.zip

Also on Packagist as pryley/better-thumbnails:

composer require pryley/better-thumbnails

From the readme

Better Thumbnail Sizes Better Thumbnail Sizes is a WordPress plugin which adds an option in the Media settings to place all image sizes in a sub-directory of the uploads directory. If the plugin is used as a Must-Use plugin, the Media settings option will be hidden and the functionality automatically enabled. Minimum plugin requirements PHP 5.6 WordPress 5.2

Read the full README on GitHub →