Описание
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.
Установка
- 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).
Часто задаваемые вопросы
- 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
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«tgStatistics» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «tgStatistics» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.