junaidbhura / fly-dynamic-image-resizer

Fly Dynamic Image Resizer plugin for WordPress
https://wordpress.org/plugins/fly-dynamic-image-resizer/
MIT License
162 stars 26 forks source link

Delete only selected cached images #13

Closed SonOfCrypto closed 6 years ago

SonOfCrypto commented 6 years ago

Hi Junaid!

Is it possible to delete selected images from the cache? My site has lots of images and I do not want to delete the whole cache, if I upload a new version of an image by using this plugin https://wordpress.org/plugins/enable-media-replace/

Thx Jan

junaidbhura commented 6 years ago

Hey @janwagner have you tried deleting it from under "Media Library"? You can click on "Delete Fly Images" next to the image: https://github.com/junaidbhura/fly-dynamic-image-resizer/blob/master/screenshot-1.png

You can also do it via CLI: https://github.com/junaidbhura/fly-dynamic-image-resizer/wiki/WP-CLI

SonOfCrypto commented 6 years ago

thank you @junaidbhura! that is exactly what I was looking for.