Skip to content

Instantly share code, notes, and snippets.

@Faisalawanisee
Created July 20, 2015 09:29
Show Gist options
  • Save Faisalawanisee/ebfb1181c7cc2027ac64 to your computer and use it in GitHub Desktop.
Save Faisalawanisee/ebfb1181c7cc2027ac64 to your computer and use it in GitHub Desktop.
$parse_uri = explode( 'wp-content', $_SERVER['SCRIPT_FILENAME'] );
require_once( $parse_uri[0] . 'wp-load.php' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment