Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created August 2, 2016 05:06
Show Gist options
  • Save jennimckinnon/88930c56674a091b4e340306c30231aa to your computer and use it in GitHub Desktop.
Save jennimckinnon/88930c56674a091b4e340306c30231aa to your computer and use it in GitHub Desktop.
define( 'WP_CONTENT_DIR', dirname(__FILE__) . '/directory/wp-content' );
define( 'WP_CONTENT_URL', 'https://your-site.com/directory/wp-content' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment