Mô tả
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.
Ảnh màn hình
Cài đặt
- 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.
Hỏi đáp
No questions yet 🙂
Đánh giá
Người đóng góp & Lập trình viên
“Regenerate Thumbnails HTML” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Regenerate Thumbnails HTML” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.0.2
- First release.