humanmade / WPThumb

:warning: UNMAINTAINED :warning: On demand image resizing for WordPress
https://humanmade.co.uk/wpthumb/
170 stars 32 forks source link

Default image size #43

Closed torrfura closed 10 years ago

torrfura commented 11 years ago

Would it be a bad idea to check if there's any default thumbnail size set? Part of why I wanted to use wp thumb was that it kept my filesystem less cluttered with loads of image files I'd never use.. So when I upload a image now, it doesn't create the default xxx-150x150.jpg, the point was to leave it for the cache.

But now, atleast in wp 3.5, I get fatal errors. Don't know if the problem existed in 3.4.*

joehoyle commented 10 years ago

You should be able to just remove the image sizes you don't want. I would recommend you go down that path.