Skip to content

Instantly share code, notes, and snippets.

@wpscholar
Created February 8, 2018 18:40
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 wpscholar/3c357d77742aa8d35cb9cca9f1c8660c to your computer and use it in GitHub Desktop.
Save wpscholar/3c357d77742aa8d35cb9cca9f1c8660c to your computer and use it in GitHub Desktop.
<?php
echo esc_html( size_format( wp_max_upload_size() ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment