WP Telegram (Авто публикация и уведомления)

Описание

Интегрируйте свой сайт WordPress с Telegram с полным контролем.

Отличная поддержка LIVE на Telegram

Присоединиться к чату

У нас есть публичная группа Telegram, которая поможет вам создать плагин, обсудить проблемы, функции, переводы и другое. Присоединяйтесь к нам @WPTelegramChat
Правила группы в прикрепленном сообщении на канале. Без спама, пожалуйста ).

Upgrade to Pro

WP Telegram Pro comes with more powerful features to give you more control. Upgrade NOW

Модули

1. Опубликовать в Telegram

  • 📝 Автоматически отправлять сообщения в Telegram при публикации или обновлении
  • 📢 Вы можете отправлять в Телеграм канал, группу, супергруппу или приватный чат
  • 👥 Поддерживает несколько каналов / чатов
  • 🙂 Шаблон сообщений со смайлами
  • ⏳ Поддерживает условную логику внутри шаблона сообщения
  • 🖼 Поддерживает отправку изображения вместе с текстом
  • 🏞 Вы можете отправлять только поддерживаемые изображения
  • ⏱ Поддержка запланированных (будущих) сообщений
  • 🕰 Сообщения могут быть задержаны на определенный интервал
  • ⬜️ Вы можете добавить встроенную кнопку для URL публикации
  • 🛒 Поддерживает продукты WooCommerce и другие пользовательские типы сообщений
  • ✒️ Прямая поддержка отправки пользовательских полей
  • 🗃 Вы можете отправить Пользовательские Условия Таксономии
  • 📋 Вы можете выбрать типы сообщений для отправки
  • ⏲ Вы можете выбрать, когда отправлять (новые и / или существующие сообщения)
  • 🎛 Используйте пользовательские правила для фильтрации сообщений по авторам, категориям, тегам, форматам сообщений или пользовательским терминам таксономии.
  • 🎚 Вы можете изменить настройки по умолчанию на странице редактирования сообщения

WP Telegram Pro supports multiple channels based upon category/tag/author/post type etc. and also supports unlimited Reaction buttons.

2. Частные уведомления

  • 📧 Получайте уведомления по электронной почте на Telegram
  • 🔔 Supports WooCommerce order notifications, Contact Form 7 and other plugin notifications
  • 🔕 Разрешить пользователям получать уведомления по электронной почте на Telegram
  • 🔐Интеграция с WP Telegram Login, чтобы пользователи могли подключать свои Telegram.
  • 🖊 Пользователи также могут ввести свой идентификатор Telegram Chat вручную на странице

3. Прокси

  • 🚫Если ваш провайдер блокирует Telegram, вы можете использовать этот модуль
  • ✅ Обойти запрет на Telegram, используя прокси
  • 🚀 Supports Cloudflare worker as proxy which supports file upload
  • 😍 Возможность использовать пользовательский Google Script в качестве прокси-сервера .
  • ❇️ Поддерживает все прокси, поддерживаемые PHP
  • 🔛 Вы можете выбрать тип прокси — HTTP, SOCKS4, SOCKS4A, SOCKS5, SOCKS5_HOSTNAME

Характеристики

  • Отличная поддержка LIVE в Telegram
  • Простая установка и настройка для администратора
  • Полностью настраиваемый с действиями и фильтрами
  • Может быть расширен с помощью пользовательского кода
  • Перевод готов

Getting Started | Post to Telegram

WooCommerce, CF7 etc. Notifications

Выберите и нажмите

Contribution
Development occurs on Github, and all contributions welcome.

Переводчики

Большое спасибо переводчикам за отличную работу!

Примечание. Вы также можете внести свой вклад в перевод этого плагина на ваш язык. Присоединяйтесь в чат ( смотрите выше)

Скриншоты

  • Базовые настройки
  • 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...)
  • Настройки прокси
  • Настройки прокси(продолжение...)
  • Расширенные настройки
  • Post Edit Page (Classic Editor)
  • Post Edit Page (Block Editor)
  • Post Edit Page (Block Editor)

Установка

  1. Загрузите wptelegram папку в /wp-content/plugins/ каталог
  2. Активируйте плагин через меню «Плагины» в WordPress. После активации вы должны увидеть меню этого плагина в админке WordPress
  3. Настройте плагин.

Присоединяйтесь!

Часто задаваемые вопросы

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 Расширенные настройки 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 Расширенные настройки 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.

Отзывы

09.12.2023
i am a new user of this powerful plugin and i met some posting issues about this tool. so i got the help from the owner and he helped point out my wrong configuration. After correction, it functions rightly. Great thanks to him and wonderful support team!
16.11.2023
I recently had the pleasure of using WP Telegram for my WordPress website, and I must say, it exceeded my expectations on multiple fronts. First and foremost, the customer support provided by WP Telegram is unparalleled. The support team is incredibly responsive and knowledgeable, assisting me promptly with any inquiries I had. What sets them apart is their commitment to resolving issues and providing clear, concise solutions. Their 24/7 availability ensures that you're never left in the dark, making problem-solving a breeze. The plugin itself is a gem. Its extensive range of features impressed me, offering a comprehensive solution for integrating Telegram with my WordPress site. The ease of use and intuitive interface make it accessible for users of all levels, from beginners to seasoned developers. The plugin's versatility allows for seamless integration into various aspects of my site, enhancing user engagement and communication. I highly recommend WP Telegram to anyone looking for a reliable, feature-rich plugin with exceptional customer support. It's a must-have for WordPress users seeking to streamline communication and leverage the power of Telegram. Kudos to the WP Telegram team for creating such a fantastic tool — it has undoubtedly made managing my website much more efficient and enjoyable.
12.10.2023
WP Telegram is a excelente plugin to automatically share my site posts and products. The support is excelente to and attend all my solicitations. Thank you!
18.09.2023
Defo a must have plugin, the best Telegram plugin IMO. Works perfectly, great customisation I once had an issue (expired bot token) and support helped me resolve it in a matter of minutes, they were very responsive on their official support telegram channel.
15.09.2023
I want to take this opportunity to express my sincere gratitude and admiration for the incredible work you've done with the WP Telegram plugin and the exceptional support you provide to the community. 🤩🚀
Посмотреть все 387 отзывов

Участники и разработчики

«WP Telegram (Авто публикация и уведомления)» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«WP Telegram (Авто публикация и уведомления)» переведён на 14 языков. Благодарим переводчиков за их работу.

Перевести «WP Telegram (Авто публикация и уведомления)» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

4.0.14

  • Added support for <blockquote> tag

4.0.13

  • Fixed the failure of sending posts with large size images

4.0.12

  • Fixed the Yoast Duplicated post not sent to Telegram

4.0.11

  • Fixed translations not loaded for some strings

4.0.10

  • Fixed the dollar sign getting nuked from excerpt
  • Fixed logs to avoid bot token added to URL

4.0.9

  • Improved message template sanitization to prevent breaking the markup
  • Added a new filter wptelegram_p2tg_post_data_plain_excerpt to allow sending plain text excerpt
  • Fixed the links added in parenthesis when «Formatting» is set to «None»

4.0.8

  • Fixed the broken hyperlinks in Message Template when using custom field link

4.0.7

  • Fixed the issue of images being retained in post content links

4.0.6

  • Fixed the issue of shortcodes being sent to Telegram

4.0.5

  • Fixed the unintended newlines in Post Excerpt and Post Content

4.0.4

  • Fixed repeated caption for the image when using the «After the text» option
  • Fixed the issue of long texts being truncated

4.0.3

  • Added support for adding internal note to chat IDs

4.0.2

  • Fixed PHP 8.1 issue with HTML conversion

4.0.1

  • Fixed the word count issue with non-english locales

4.0.0

  • Added better support for HTML formatting.
  • Added support for and HTML tags.
  • Added support for nested tags. You can now use inside and vice versa.
  • Intelligently trim {post_excerpt} to preserve the other parts of Message Template.
  • Removed support for Markdown formatting in favour of better HTML formatting
  • Fixed the image not being sent «After the text» when «Send files by URL» is disabled
  • Fixed the issue of messages not being sent when the markup is not valid