Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created May 7, 2021 02:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Roy-Oto/3e666b24f988527a507ea3ddedc1690a to your computer and use it in GitHub Desktop.
Save Roy-Oto/3e666b24f988527a507ea3ddedc1690a to your computer and use it in GitHub Desktop.
How to upload large images in WordPress
add_filter( 'big_image_size_threshold', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment