描述
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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
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