描述
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
安裝
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
常見問題
No frequently asked questions yet.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
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