Skip to content

Instantly share code, notes, and snippets.

View loudestnoise's full-sized avatar

David Cintron loudestnoise

View GitHub Profile
⇢ dig www.pickletron.com
; <<>> DiG 9.7.3 <<>> www.pickletron.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46104
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.pickletron.com. IN A
<?php
/**
* Functions - Framework gatekeeper
*
* This file defines a few constants variables, loads up the core framework file,
* and finally initialises the main WP Framework Class.
*
* @package WPFramework
* @subpackage Functions
*/