Descripción
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
Instalación
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.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Image Sizes on Demand» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Image Sizes on Demand» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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