Skip to content

Instantly share code, notes, and snippets.

@leavlzi
Last active October 24, 2018 01:55
Show Gist options
  • Save leavlzi/5641594 to your computer and use it in GitHub Desktop.
Save leavlzi/5641594 to your computer and use it in GitHub Desktop.
add_filter( 'jpeg_quality', create_function( '', 'return 100;' ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment