WP Telegram
2.22K subscribers
47 photos
1 video
2 files
73 links
Get notifications and send WordPress posts automatically to Telegram when published or updated, whether to a Telegram Channel, Group, or private chat, with full controlโ€ฆ
https://wptelegram.pro
Download Telegram
With the latest version of WP Telegram (v3.1.14), you can now specify the group topic if you want to post to a specific one. ๐ŸŽ‰
The latest version of WP Telegram Login (v1.10.0) adds support for Telegram Web App data authorization. ๐Ÿš€

More details here https://github.com/wpsocio/wptelegram-login#telegram-web-app-data
The latest version of WP Telegram Login now has the option to set the language for the button. ๐ŸŽ‰
Hello folks ๐Ÿ‘‹

We have released an update to WP Telegram, adding a new experimental email HTML formatter to improve the Private Notifications text sent to Telegram.

We want to test it thoroughly before releasing it for all.

If you want to test the new feature for your Private Notifications , you can enable it by adding this one line of code to functions.php of your active theme;


add_filter( 'wptelegram_notify_use_experimental_text', '__return_true' );



Please
let us know in @WPTelegramChat how that works.
A new version (v4) of WP Telegram has been released. ๐ŸŽ‰

- Added better support for HTML formatting.
- Added support for <u> and <ins> HTML tags.
- Added support for nested tags. You can now use <b> inside <i> and vice versa.
- Intelligently trim {post_excerpt} to preserve the other parts of the 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

If you face any issues, please report them in @WPTelegramChat.

Enjoy the new features :)
With the latest update of WP Telegram, you can now add little notes to the ugly chat ID numbers so that you don't have to remember those numbers on the post-edit page.
What about the integrations with other platforms like Facebook, Twitter, Instagram, LinkedIn, YouTube, Mastodon etc.? ๐Ÿ˜‰

Excited? We are too!
We are working on such an integration solution to allow you the customisations and control like WP Telegram! ๐ŸŽ‰
With the latest update of WP Telegram Login, you can now directly login the user to your Web App (Mini App). Simply set the webapp URL to something like this

https://your-site.com/your-web-app/?action=wptelegram_login_webapp&redirect_to=https://your-site.com

After the login, the user will be redirected to the URL you pass via redirect_to param

If you do not want to show the login confirmation, you can add &confirm_login=0 to the URL.
Hello

Telegram bot API seems to have some issue right now, due to which posts to channels are continuously failing. We hope that Telegram fixes the issue soon.

Here are the error messages you may see in the log or during test message:

- Bad Request: not enough rights to send text messages to the chat
- Bad Request: not enough rights to send photos to the chat
image_2023-11-22_19-54-08.png
127.2 KB
In the latest version of WP Telegram, we have added support for <blockquote> tag. ๐ŸŽ‰
After the latest version of WP Telegram (v4.2.6), you now have "Send to Telegram" button on the post list page to instantly send a post to Telegram. ๐ŸŽ‰