Skip to content

Instantly share code, notes, and snippets.

@soundslikeinfo
Last active November 29, 2019 22:41
Show Gist options
  • Save soundslikeinfo/317daaed393bc61c5cd8 to your computer and use it in GitHub Desktop.
Save soundslikeinfo/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