'Aadi Tips of the Day'); $control_ops= array('width'=>300, 'height'=>300); parent::__construct('tips_section','Aadi Tips of the Day',$widget_ops,$control_ops); } public function form($instance){ $default=array(); $instance = wp_parse_args( (array) $instance, array('title'=>'', 'tips'=>'') );?>