esc_html__( 'Sidebar', 'blue-planet' ), 'text' => esc_html__( 'Widgets of Sidebar will be displayed here.', 'blue-planet' ), ); $args = array( 'before_title' => '

', 'after_title' => '

', ); the_widget( $widget, $instance, $args ); ?>