Beschrijving
When you insert images in WordPress, it’s always a specific image size. It can be an image size such as Medium, Large or something else set by your theme or another plugin. When you update your media sizes settings (or switch theme), you need to regenerate those images (with Regenerate Thumbnails, for example). But what about your posts content? They will be still using the old images, which aren’t actually part of the new metadata, and little by little your WordPress will become more and more broken. This plugin fixes this by regenerating the HTML for your thumbnails / images in your content and keeps everything clean. Once this is done, it’s a good idea to run a tool like Media Cleaner (https://wordpress.org/plugins/media-cleaner/) on your install to detect the useless files.
Be careful!. Before using this plugin, backup your database! It doesn’t modify your files, only database.
Schermafbeeldingen
Installatie
- Unzip and upload regenerate-thumbnails-html folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to menu Meow Apps > Regenerate Thumbnails HTML and follow the steps.
FAQ
No questions yet 🙂
Beoordelingen
Bijdragers & ontwikkelaars
“Regenerate Thumbnails HTML” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Regenerate Thumbnails HTML” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.0.2
- First release.