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