Beschrijving
Force Regenerate Thumbnails allows you to delete all old images sizes and REALLY regenerate the thumbnails for your uploads.
Regenerate all thumbnails from the Tools admin menu. Regenerate batches of images via the Media Library list mode. Select the images to regenerate and then use the Bulk Actions drop-down menu to Force Regenerate Thumbnails. Use attachment actions to regenerate thumbnails for a single image.
Several filters exist for advanced usage. See more via this gist.
You may report security issues through our Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. Report a security vulnerability.
Schermafbeeldingen
Installatie
- Go to your admin area and select Plugins -> Add new from the menu.
- Search for “Force Regenerate Thumbnails”.
- Klik installeren.
- Klik activeren.
- Go to Tools -> Force Regenerate Thumbnails OR select specific images from the Media Library list mode to regenerate.
Beoordelingen
Bijdragers & ontwikkelaars
“Force Regenerate Thumbnails” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Force Regenerate Thumbnails” is vertaald in 22 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Force Regenerate Thumbnails” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.1.3
- changed: use updated coding standards
- fixed: WP image edits lost if pre-scaled original is used for thumbnail generation
2.1.2
- changed: improved i18n for page headings and menu entries, props @alexclassroom
2.1.1
- fixed: invalid trailing comma syntax in PHP 7.2
2.1.0
- added: PHP 8.0 compatibility
- added: support generating thumbnails from original (pre-scaled), on by default
- added: support for PDF thumbnail generation
- added: ability to skip an image by regenerate_thumbs_skip_image filter
- changed: escape all output, sanitize all input
- aangepast: verzekert dat alle strings i18n zijn
- changed: remove HTML from i18n strings
- changed: improve path lookup function
- fixed: call to set_time_limit() when it is not allowed
2.0.6
- Add PHP7 compatibility
2.0.5
- Geen time-out limiet
2.0.4
- Fix issue when “opendir()” return FALSE (thanks Krody Robert)
2.0.3
- Add debug information on regenerate
- Fix issue with update “_wp_attachment_metadata” and “_wp_attached_file” on windows
2.0.2
- New style for results (thanks @justonarnar)
- Automatic update “_wp_attachment_metadata” and “_wp_attached_file” (thanks @norecipes)
2.0.1
- Fix issue with get_option(‘upload_path’) in WordPress 3.5+ (thanks @DavidLingren)
2.0.0
- Fout handle opgelost
Earlier versions
Please refer to the separate changelog.txt file.