Comming soon

Image Link
Put the data when you will be open your site
Isert 1 to enable the coming soon
Offline

".get_bloginfo('blogname')."

"; //echo ""; echo ""; echo "
".get_bloginfo('description')."
"; echo "The site will be open at ".esc_attr( get_option('some_other_option') ); echo "
"; die(); } } }