label = __('Tweet','mbsocial'); $this->share_url = 'https://twitter.com/intent/tweet/?url={url}&text={title}&via={twitter_handle}&hashtags={twitter_hashtags}'; $this->profile_url = 'https://twitter.com/{profile}'; $this->popup_dimensions = array(550, 320); parent::__construct(); } }