Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created August 2, 2016 05:31
Show Gist options
  • Save jennimckinnon/64b7c44ff3333431972099ac5c1836f7 to your computer and use it in GitHub Desktop.
Save jennimckinnon/64b7c44ff3333431972099ac5c1836f7 to your computer and use it in GitHub Desktop.
define( 'WP_PLUGIN_DIR', dirname(__FILE__) . '/new-folder/wp-content/plugins' );
define( 'WP_PLUGIN_URL', 'https://your-site.com/new-folder/wp-content/plugins' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment