esc_html__( 'Use this widget to make the sidebar sticky. Drag it into the sidebar above the widget which you want to be the first element in the sticky sidebar.', 'discussionwp' ), ) // Args ); $this->setParams(); } protected function setParams() { } public function widget( $args, $instance ) { echo '
'; } }