Skip to content

Instantly share code, notes, and snippets.

@graphicagenda
Last active November 29, 2019 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save graphicagenda/317daaed393bc61c5cd8 to your computer and use it in GitHub Desktop.
Save graphicagenda/317daaed393bc61c5cd8 to your computer and use it in GitHub Desktop.
[include-header] #LegacyGISTS
require_once("../wp-config.php");
$wp->init(); $wp->parse_request(); $wp->query_posts();
$wp->register_globals(); $wp->send_headers();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment