Tagline: WordPress Telegram
Senzastile AutoPost for Telegram sends newly published posts to a Telegram channel using the Bot API. Settings, previews, and diagnostics live under the top-level AutoPost Telegram menu in your WordPress admin.
Features
parse_mode HTML with dynamic fields escaped and markup filtered through wp_kses().Placeholders: {title}, {excerpt}, {url}. Legacy: {permalink} (same as {url}), {author}, {date}.
Allowed HTML in templates: b, strong, i, em, code, a (href).
This plugin connects to the Telegram Bot API to publish WordPress posts to Telegram channels.
Service used:
Telegram Bot API
https://core.telegram.org/bots/api
Data sent:
– Telegram Bot Token
– Channel ID / Username
– Post title
– Post excerpt/content
– Featured image (optional)
Data is sent only when:
– a post is published
– manual connection tests are executed
– preview actions are used
Terms of Service:
https://telegram.org/tos
Privacy Policy:
https://telegram.org/privacy
wp_remote_post; check the last error message in settings.wp-content/plugins/senzastile-autopost-for-telegram (and any duplicate folder such as senzastile-autopost-for-telegram-1), then install a fresh copy of the plugin ZIP.Translate at translate.wordpress.org when the project is available. A bundled it_IT pack may ship in /languages for reference.