Is it a snowy mountain? No, a pile of shoveled snow, as it all slowly melts. #dejus365
add_filter( 'wp_image_editors', 'change_graphic_lib' ); function change_graphic_lib($array) { return array( 'WP_Image_Editor_GD', 'WP_Image_Editor_Imagick' ); }
Is it a snowy mountain? No, a pile of shoveled snow, as it all slowly melts. #dejus365