'Display a vCard'); parent::WP_Widget(false, __('Roots: vCard', 'roots'), $widget_ops); } function widget($args, $instance) { extract($args); extract($instance); echo $before_widget; if ($title) { echo $before_title, $title, $after_title; } ?>



,