Skip to content

Instantly share code, notes, and snippets.

@Shininglow
Created August 16, 2017 07:16
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 Shininglow/bdd18c0fbfa2cf5b00c7aab05895f40b to your computer and use it in GitHub Desktop.
Save Shininglow/bdd18c0fbfa2cf5b00c7aab05895f40b to your computer and use it in GitHub Desktop.
if(get_option('upload_path')=='wp-content/uploads' || get_option('upload_path')==null) {
update_option('upload_path',WP_CONTENT_DIR.'/uploads');}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment