WP Telegram
2.25K 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
💡 Pro Tip
With the latest version of WP Telegram , you can use {remove_line} in Post to Telegram template conditional logic to remove the entire empty line if the value for the macro/tag is empty. 😉

For example, if you use this:

[if{tags}][🏷 {tags}][{remove_line}]

then if the post has tags, they will be shown in that line like 🏷 #sometag #anothertag, otherwise the whole line will be removed from the template. 😎