'foto_author_bio', 'description' => 'Display your biographical info' ); $this->WP_Widget('foto_author_bio', '» Foto Author Bio', $widget_ops); } function form($instance) { $instance = wp_parse_args( (array) $instance, array( 'title' => '' ) ); $title = $instance['title']; ?>

Profile Page (fill the nickname, twitter and Biographical Info)', 'foto'), admin_url('profile.php') ); ?>

id_base); echo $before_widget; if (!empty($title)) echo $before_title . $title . $after_title; ?>