//The solution to automatically cut the large uploaded image to 2560 pixels in WordPress by laozuo.org add_filter( 'big_image_size_threshold', '__return_false' );
//The solution to automatically cut the large uploaded image to 2560 pixels in WordPress by laozuo.org add_filter( 'big_image_size_threshold', '__return_false' );