Big image size threshold
Not to scaled-down images when uploading to the Media Library
add_filter( 'big_image_size_threshold', '__return_false');
Not to scaled-down images when uploading to the Media Library
add_filter( 'big_image_size_threshold', '__return_false');