__( 'Feedburner Subscription Widget', 'adsoft' ) ) ); } function widget( $args, $instance ) { extract( $args ); /* Our variables from the widget settings. */ $title = apply_filters('widget_title', $instance['title'] ); $desc = $instance['desc']; /* Before widget (defined by themes). */ echo $before_widget; /* Display Widget */ ?>