$value) { $this->{$key} = $value; } $this->label_bio = __('Bio', 'f13-github'); $this->label_follower = __('Follower', 'f13-github'); $this->label_following = __('Following', 'f13-github'); $this->label_github = __('GitHub', 'f13-github'); $this->label_joined = __('Joined', 'f13-github'); $this->label_public_gists = __('Public Gists', 'f13-github'); $this->label_public_repos = __('Public Repos', 'f13-github'); $this->label_starred = __('Starred', 'f13-github'); } public function widget() { $v = $this->args['before_widget']; $v .= ((!empty(apply_filters('widget_title', $this->instance['title']))) ? $this->args['before_title'].apply_filters('widget_title', $this->instance['title']).$this->args['after_title'] : ''); //widget content if (!empty($this->data['message'])) { $v .= '