When I use the multi regenerate, it doesn't rebuild all thumbnails and particularly the custom sizes set in functions.php. It works image by image anyway. I don't why it doesn't work for multi, there is no error...
When I use the multi regenerate, it doesn't rebuild all thumbnails and particularly the custom sizes set in functions.php. It works image by image anyway. I don't why it doesn't work for multi, there is no error...
Weird. Make sure the custom image sizes are always registered (and not conditionally) and registered early.
My plugin calls the core WordPress functions that are called when a new image is uploaded, so if it works when you upload a new image then it should also work with my plugin.
You must log in to post.