Beschreibung
This plugin enables upscaling of thumbnails for small media attachments. The default behaviour of WordPress is to not upscale small images, which means
you are never guaranteed a certain size for a thumbnail format. This plugin corrects that and upscales small images to the specified thumbnail dimensions.
This is beneficial in grid layouts where images of different sizes can make the grid malfunction.
Check screenshots for an example!
Important: Your thumbnails format must have the crop setting enabled to be processed by this plugin.
Usage
After you have enabled Thumbnail Upscale plugin, all your future uploaded images will be upscaled.
For existing images, install and run Force Regenerate Thumbnails
This will upscale your existing media images!
Anforderungen
- PHP 5.2 or higher strongly recommended
Übersetzungen
None. The plugin has no translateable strings.
Screenshots
Installation
- Upload the
thumbnail-upscale
folder to/wp-content/plugins/
- Activate the plugin (Thumbnail Upscale) through the ‚Plugins‘ menu in WordPress
FAQ
- Installation Instructions
-
- Upload the
thumbnail-upscale
folder to/wp-content/plugins/
- Activate the plugin (Thumbnail Upscale) through the ‚Plugins‘ menu in WordPress
- Upload the
- Can you add feature X?
-
Please write in the support forums for feature requests!
Rezensionen
Mitwirkende & Entwickler
„Thumbnail Upscale“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Thumbnail Upscale“ 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.1
- Fixed crop positions introduced in WordPress 3.9. Props @jackrugile
1.0
Erstveröffentlichung