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