Skip to content

Instantly share code, notes, and snippets.

@WPsites
Created September 4, 2014 00:24
Show Gist options
  • Save WPsites/abd4b2de17d45d437d32 to your computer and use it in GitHub Desktop.
Save WPsites/abd4b2de17d45d437d32 to your computer and use it in GitHub Desktop.
wp config file for symlinked installs
<?php
include_once("${_SERVER['DOCUMENT_ROOT']}/wp-config.php");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment