Skip to content

Instantly share code, notes, and snippets.

@yanknudtskov
Created January 4, 2014 13:20
Show Gist options
  • Save yanknudtskov/8255281 to your computer and use it in GitHub Desktop.
Save yanknudtskov/8255281 to your computer and use it in GitHub Desktop.
Move the Wordpress Configuration File
define('ABSPATH', dirname(__FILE__) . '/');
require_once(ABSPATH . '../path/to/wp-config.php');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment