Beschreibung
You can show your channel members count in your website, with a function or shortcode. the function can be used in template codes, and shortcode can be used in your posts.
Installation
- Upload
tgStatistics.zip
to the/wp-content/plugins/
directory and extract it. - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Create a new bot with @BotFather, your token code is required for the next step.
- Place
<?php tgStatistics($botAPI, $channelUsername); ?>
in your templates, or use the shortcode [tgstatistics] with two fields (botapi and username).
FAQ
- Installation Instructions
-
- Upload
tgStatistics.zip
to the/wp-content/plugins/
directory and extract it. - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Create a new bot with @BotFather, your token code is required for the next step.
- Place
<?php tgStatistics($botAPI, $channelUsername); ?>
in your templates, or use the shortcode [tgstatistics] with two fields (botapi and username).
- Upload
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„tgStatistics“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „tgStatistics“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.