Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created August 2, 2016 05:41
Show Gist options
  • Save jennimckinnon/c7b3a9edd28fc71ab3c8f4672bc0d458 to your computer and use it in GitHub Desktop.
Save jennimckinnon/c7b3a9edd28fc71ab3c8f4672bc0d458 to your computer and use it in GitHub Desktop.
/** Sets up WordPress vars and included files. */
define( 'UPLOADS', 'wp-content/media' );
require_once(ABSPATH . 'wp-settings.php');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment