This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⇢ 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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 | |
*/ |
NewerOlder