Linux 软件免费装
Banner图

WP Telegram (Auto Post and Notifications)

开发者 wpsocio
irshadahmad21
更新时间 2024年4月15日 20:00
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.5.2
版权: GPL-3.0-or-later
版权网址: 版权信息

标签

posts telegram channel notifications group

下载

1.0.4 1.6.5 1.7.0 3.1.14 4.0.14 2.1.10 4.0.9 1.3.6 1.3.7 2.1.15 4.0.13 2.0.16 2.1.11 2.1.12 2.1.14 2.1.6 1.8.2 1.9.2 2.1.0 1.8.3 1.3.0 1.3.2 1.4.1 1.6.0 1.6.1 1.9.4 2.0.5 2.0.6 2.1.2 3.0.1 3.0.10 3.0.3 3.1.0 3.1.3 3.2.0 4.0.10 2.0.19 2.0.2 2.0.3 2.0.4 2.0.7 2.0.8 2.0.9 2.1.1 2.1.13 2.1.4 2.1.5 2.1.7 2.2.0 2.2.5 3.0.0 3.0.11 3.1.12 1.0.2 1.5.0 1.5.7 2.0.0 2.0.1 2.0.14 3.0.5 3.1.13 3.1.5 3.1.7 3.1.8 4.0.1 4.0.11 4.0.15 4.0.16 4.0.17 4.0.19 4.0.5 4.0.6 4.1.0 4.1.1 4.1.2 1.0.5 1.0.6 1.0.8 1.0.9 1.1.0 1.3.1 1.3.3 1.3.4 1.3.5 1.3.8 1.4 1.4.2 1.5.1 1.5.4 4.0.0 4.0.12 4.0.3 4.0.4 4.0.7 4.1.3 1.2.0 1.4.3 1.6.2 1.6.3 1.6.4 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9 1.8.0 1.8.1 1.9.0 1.9.1 1.9.3 2.0.10 2.0.11 2.0.12 2.0.13 2.0.15 2.1.3 2.1.8 2.1.9 2.2.2 2.2.4 3.0.2 3.0.4 3.0.6 3.0.7 3.0.8 3.0.9 3.1.1 3.1.10 3.1.11 3.1.15 3.1.2 3.1.4 3.1.6 3.1.9 4.0.8 4.1.4 1.0.3 1.5.2 1.5.3 1.5.6 2.2.1 2.2.3 3.2.2 4.0.18 4.0.2 4.0.20 4.1.5

详情介绍:

Integrate your WordPress site perfectly with Telegram with full control.

安装:

Automatic installation Automatic installation is the easiest way -- WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of the plugin: Manual installation Manual installation method requires downloading the plugin and uploading it to your web server via your favorite FTP application. The official WordPress documentation contains instructions on how to do this here. Updating Automatic updates should work smoothly, but we still recommend you back up your site.

屏幕截图:

  • Post To Telegram Settings
  • Post To Telegram Settings (Cont...)
  • Post To Telegram Settings (Cont...)
  • Post To Telegram Settings (Cont...)
  • Private Notifications Settings
  • Private Notifications Settings (Cont...)
  • Proxy Settings
  • Proxy Settings (Cont...)
  • Proxy Settings (Cont...)
  • Advanced Settings
  • Post Edit Page (Classic Editor)
  • Post Edit Page (Block Editor)

常见问题:

How to create a Telegram Bot?

To create a bot, you need to send /newbot command to @BotFather. After completing the steps @BotFather will provide you the Bot Token, which you can use in plugin settings.

Can I send posts to a private channel/group?

Yes, you need to get the chat ID of the channel or group. For that, you need to message @MyChatInfoBot and follow its instructions to obtain the ID for a channel or group.

What is "Bad request: Chat ID not found" error?

It means either you have entered a wrong chat ID in the settings or you forgot to add your own bot to the group or channel. Some users also enter the bot username instead of the channel username.

What is "Bad Request: wrong file identifier/HTTP URL specified" error?

If you see that error in Bot API log file, it means that there is some problem with your images/files that you are trying to send to Telegram. You can try to disable Send files by URL option in Advanced Settings to see if it fixes the issue. More details here.

Why do I see a CURL (Connection refused) error for Test Token?

If your host is in Russia or Iran or it's a free hosting, your host most likely blocks Telegram. You can activate and set up the Proxy module of the plugin to bypass the ban.

Why posts are not sent to Telegram?

There can be many reasons for that. To better understand the reason, you can enable both the logs in Advanced Settings and then try to send the post again, then share the logs with our support on Telegram - @WPTelegramSupport.

Why the posts in block editor are sent to Telegram even when Send to Telegram is OFF?

It may be because you hit update button without makes any changes to the post.

Why posts are duplicated on Telegram?

It can happen because of multiple submit/publish/update requests, for example in block editor. An easy solution would be to set 1 minute delay in posting in Post to Telegram settings.

Posts/Classifieds/Jobs/Products created via front-end submission are not sent to Telegram, why?

The users submitting those posts may not have enough permissions to publish/edit those posts. You can enable Plugin generated posts option in Post to Telegram settings to fix the issue.

Posts created via import plugins are not sent to Telegram, why?

Sending of posts when bulk importing is disabled by default to prevent unintended flooding of Telegram channels. If you want to enable it, you can add this one line to functions.php of your child theme. add_filter( 'wptelegram_p2tg_send_if_importing', '__return_true' );

How can I make the post title bold?

You can use <b>{post_title}</b> in the template and set Formatting option to HTML. More details here.

Can I send posts from different categories to different channels/groups?

That is possible only in Pro version.

How do Private Notifications work?

Private Notifications module watches every email that is sent from your WordPress Website. If the address of that email matches the one added in plugin settings, then that email is sent to Telegram on the given chat/group as added in the settings.

How do User Notifications work?

Private Notifications module watches every email that is sent from your WordPress Website. When you enable User Notifications, you need to connect your users' accounts to their Telegram accounts. Once you do that, then whenever an email is sent to a user, the plugin finds its connected Telegram account and forwards the email to that Telegram account. So, it works for any plugin/system that sends email notifications.

Can I receive WooCommerce order notifications on Telegram?

Yes, all you need to do is to setup Private Notifications module and use the same email there as set in WooCommerce order email settings.

Can I receive Contact Form 7 submissions on Telegram?

Yes, all you need to do is to setup Private Notifications module and use the same email there as set in "To" field of Mail settings section of the Contact Form.

更新日志:

4.1.5