1 2 3 4 5
<?phprequire_once( 'class-itsec-ipcheck.php' );$itsec_ip_check = new ITSEC_IPCheck();$itsec_ip_check->run();