How to delete unnecessary images in WordPress
By default, WordPress will automatically generate images you upload There are several thumbnails of different sizes, but some WordPress themes will not call these thumbnails at all, and they become redundant. So, how can we quickly delete these generated thumbnails?
It is recommended that you try the DNUI (Delete not used image) plug-in.
DNUI Delete not used image Introduction and usage
Delete not used image (DNUI for short) is a plug-in that quickly finds unused images and supports batch deletion of useless thumbnails.
After searching for DNUI on the plug-in installation interface, you can install it online, or download DNUI Delete not used image here. After enabling the plug-in, visit the background - Settings - DNUI, and then enter the query quantity (it is recommended to be larger than your picture) total number), then click Scan, you can see the results:
Click the "Select All" button at the bottom, and all useless thumbnails will be selected (not The original image will be selected), and then click "Delete" to delete it.
For more WordPress technical articles, please visit the WordPress Tutorial column!
The above is the detailed content of How to delete unwanted images in WordPress. For more information, please follow other related articles on the PHP Chinese website!