';
echo '
'. esc_html__( 'Thank you for choosing Adventure Camping . Would like to have you on our Welcome page so that you can reap all the benefits of our Adventure Camping .', 'adventure-camping' ) .'
';
echo '
'. esc_html__( 'GET STARTED', 'adventure-camping' ) .'';
echo '
';
}
/* Theme Widgets Setup */
function adventure_camping_widgets_init() {
register_sidebar( array(
'name' => __( 'Blog Sidebar', 'adventure-camping' ),
'description' => __( 'Appears on blog page sidebar', 'adventure-camping' ),
'id' => 'sidebar-1',
'before_widget' => '