Image Sizes on Demand
Image Sizes on Demand
Description
Image Sizes on Demand generates sizes of an image at the moment they are requested. It tries to generate the new size
from the original image, if it exists. This means you don’t need to regnerate all your images if you add new iamge
sizes.
Arbitrary section
Installation
Upload image-sizes-on-demand.zip to the /wp-content/plugins/ directory
Extract the Plugin to a image-sizes-on-demand Folder
Activate the plugin through the ‘Plugins’ menu in WordPress
Faq
No frequently asked questions yet.
Reviews
Changelog
1.3
Added option to only generate default image sizes on upload and generate others on demand.
1.2
Add jpeg to filetypes.
1.1
Fixed some bugs.
1.0
First release