投稿日: 2022年10月9日 投稿者: wpmaster 指定のドメインでなければ処理終了 //指定のドメインでなければ処理終了 if($_SERVER['HTTP_HOST']!='xxxxxx.com') { exit(1); }