Viewing 2 replies - 1 through 2 (of 2 total)
  • I would LOVE to have a solution for that as well. I saw some plugins that supposed to be doing this job, but they are all outdated…

    When I needed to remove all thumbnails (just once) I used FileLocator and used a regexp to skim the thmbnails from the originals.
    Something *like* \d{1,4}x\d{1,4}\.jpg
    It worked well enough for just a one-timer.
    This has the plus against using this plugin: it removes all images that /look like/ thumbnails even if they’re not actually registered in wp (eg after a theme switch).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Feature request: Delete all Thumbnails, don't create new’ is closed to new replies.