/** Make sure that the WordPress bootstrap has run before continuing. */ require( $_SERVER["DOCUMENT_ROOT"].'/wp-load.php' ); // error_reporting(E_ALL); // For DEBUG ...