Aqua-Resizer
Aqua-Resizer copied to clipboard
Uploading a .gif causes a fatal error
If a .gif is run through the resizer, this is printed on the page:
Fatal error: Call to undefined method WP_Image_Editor_Imagick::get_error_message()
If it isn't possible to resize .gifs, maybe a different error can be printed?
The problem here is not with the image type. Looks like the resize functions from WP are not loaded. I've just tested it with a GIF image and all is OK(WP 4.7.5).