'primary', 'menu_id' => 'primary-menu', ) ); wp_nav_menu( array( 'theme_location' => 'social', 'menu_id' => 'social-menu', 'container_class' => 'social-menu-container', 'depth' => 1, 'link_before' => '', 'link_after' => '', ) ); ?>
© 2016 ' . get_bloginfo( 'name' ) . '

' ) ); ?>
© ' . date_i18n( 'Y' ) . ' ' . get_bloginfo( 'name' ) . '

' . // translators: WordPress. sprintf( esc_html__( 'Proudly powered by %s', 'blogito' ), 'WordPress' ) . ' | ' . // translators: theme name and theme author. sprintf( esc_html__( 'Theme: %1$s by %2$s.', 'blogito' ), 'Blogito', 'BlogOnYourOwn.com' ) . '

'; echo wp_kses_post( get_theme_mod( 'footer_text', $blogito_dafault_footer_text ) ); ?>