How to disable unused image sizes
I am trying to disable unused image sizes for my page. For basic medium/large WP sizes it can be easily done from media config. Is there a way to disable custom sizes introduced by Betheme via config change? If not and remove_image_size func has to be used, do you have any sample code available?
Comments