Resizing WordPress Images with AJAX Thumbnail Rebuild
This is a quick post on how to resize images from WordPress media library after they’ve been uploaded. What’s the current problem? Once you’ve uploaded images to the media library, it’s impossible to resize them to the new sizes that you’ve added using add_image_size() function. How does AJAX Thumbnail Rebuild solves the problem? Although the [...]


