Beschreibung
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Image Sizes on Demand“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Image Sizes on Demand“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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