'widget_list', 'description' => __('A simple list widget', 'sydney')); $control_ops = array('width' => 400, 'height' => 350); parent::__construct('list', __('Sydney FP: List','sydney'), $widget_ops, $control_ops); } public function widget( $args, $instance ) { $title = apply_filters( 'widget_title', empty( $instance['title'] ) ? '' : $instance['title'], $instance, $this->id_base ); $text = isset( $instance['text'] ) ? $instance['text'] : ''; $list = isset( $instance['list'] ) ? $instance['list'] : ''; $list = preg_replace( "/\^+(.*)?/i", "", $list ); $list = preg_replace( "/(\<\/ul\>\n(.*)\