Reply To: Media Library crashed: funtions.php in child theme

Home Forums Support Media Library crashed: funtions.php in child theme Reply To: Media Library crashed: funtions.php in child theme

Home Forums Support Media Library crashed: funtions.php in child theme Reply To: Media Library crashed: funtions.php in child theme

#187516
Tom
Lead Developer
Lead Developer

Try adding this line into your functions.php file:

define( 'GP_IMAGE_RESIZER', true );

The resizer has been causing some issues in the Media Library lately, so it might be that.

I have a replacement for the current resizer ready 🙂