Skip to content

Instantly share code, notes, and snippets.

@davidsword
Last active February 3, 2018 03:06
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 davidsword/87e0c067528becc7ae3d0919e1a0432a to your computer and use it in GitHub Desktop.
Save davidsword/87e0c067528becc7ae3d0919e1a0432a to your computer and use it in GitHub Desktop.
<?
add_action('upload_size_limit', create_function("","return ".wp_convert_hr_to_bytes('32M').";") , 9999 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment