Human Readable Custom Image Sizes

Automatically create human readable labels for custom image sizes created with `add_image_size()` so that they're selectable in the WP admin.

Author:Marc Guay (profile at wordpress.org)
WordPress version required:3.3.0
WordPress version tested:4.4.32
Plugin version:1.01
Added to WordPress repository:13-10-2015
Last updated:10-12-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:900
Active installs:20+
plugin download
Click to start download

Automatically create human readable labels for custom image sizes created with add_image_size() so that they’re selectable in the WP admin. For example, when you insert media into a post, in the Attachment Display Settings->Size select list, your custom image size will now be available. The plugin uses the image_size_names_choose filter as described here in the For Media Library Images (Admin) section. By default the human readable name is the ‘name’ variable given to add_image_size() stripped of non-alphanumeric characters and the first letter of each word in uppercase.


ChangeLog