$my_unique_ip="00.00.000.000"; // Change this IP to your Unique IP. if ($_SERVER["REMOTE_ADDR"]==$my_unique_ip) define('DISABLE_HOOKS', true);