If you are having trouble uploading images that are larger than 2560px in height or in width this is the appropriate solution. Try not to install an external function to manipulate WordPress for simple overrides such as this.
add_filter( 'big_image_size_threshold', '__return_false' );
Through the WordPress dashboard increase the settings for the maximum size of images to be uploaded.
Using external plugins to adjust simple functions such as this can cause it to slow down. We try and develop our WordPress websites to be as lean as possible. If you require a professional and passionate Melbourne WordPress solution please talk to us today.