title = __('Help & Documentation', $this->plugin_text_domain); // Title add_filter('omgf_help_content', [$this, 'do_title'], 10); // Content add_filter('omgf_help_content', [$this, 'do_content'], 20); } public function do_content() { $utmTags = '?utm_source=omgf&utm_medium=plugin&utm_campaign=support_tab'; $tweetUrl = sprintf("https://twitter.com/intent/tweet?text=I+am+using+%s+to+speed+up+Google+Fonts+for+@WordPress!+Try+it+for+yourself:&via=Dan0sz&hashtags=GoogleFonts,WordPress,Pagespeed,Insights&url=%s", str_replace(' ', '+', apply_filters('omgf_settings_page_title', 'OMGF')), apply_filters('omgf_help_tab_plugin_url', 'https://wordpress.org/plugins/host-webfonts-local/')); ?>
= sprintf(__('Need help configuring %s? Please refer to the links below to get you started.', $this->plugin_text_domain), apply_filters('omgf_settings_page_title', 'OMGF')); ?>