You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of WordPress 3.5, GD has been abstracted out into WP_Image_Editor, and Imagick has been made the default image manipulation engine.
In most cases, this is what you want. However, if you're having issues with Imagick, or just prefer the way that GD handles your images, this plugin sets GD as the default WP_Image_Editor class for WordPress.
== Installation ==
1. Upload the folder `default-to-gd` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress