Linux 软件免费装
Banner图

Senzastile AutoPost for Telegram

开发者 senzastile
更新时间 2026年5月29日 23:33
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

social sharing telegram automation channels

下载

1.1.0

详情介绍:

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 Placeholders: {title}, {excerpt}, {url}. Legacy: {permalink} (same as {url}), {author}, {date}. Allowed HTML in templates: b, strong, i, em, code, a (href).

安装:

  1. Upload the senzastile-autopost-for-telegram folder to /wp-content/plugins/ or install the ZIP from Plugins → Add New.
  2. Activate Senzastile AutoPost for Telegram under Plugins.
  3. Create a bot with @BotFather and copy the HTTP token.
  4. Add the bot to your Telegram channel and promote it so it can post messages.
  5. Go to AutoPost Telegram → Settings, paste the token and channel (@channel or numeric ID).
  6. Adjust the message template and optional featured image sending.
  7. Use Connection test to confirm delivery.

屏幕截图:

  • Connected AutoPost Telegram dashboard with Telegram integration enabled.
  • Telegram post automatically published from WordPress.
  • AutoPost Telegram connection test with image delivery verification.

升级注意事项:

1.1.0 Adds share history, custom post types, inline buttons, template presets, posts-list manual send, and automatic migration from previous plugin data. 1.0.0 First public release. Existing legacy options and _wp_telegram_* post meta are migrated automatically to ssapt_* keys on upgrade.

常见问题:

How do I find my channel ID?

For public channels you can often use @yourchannel. Private channels and some setups need the numeric ID (often starting with -100). Forward a channel message to bots like @userinfobot / @getidsbot or use Telegram’s “Get Chat” patterns described in the Bot API docs.

Why is my featured image not sent?

The post must have a featured image, the option to send the image must be enabled, and Telegram must be able to fetch your image URL (public HTTPS is typical). If sending the photo fails, the plugin falls back to a text-only message.

Does this plugin support Telegram HTML?

Yes. Outbound messages use Telegram HTML rules. The plugin escapes dynamic WordPress fields and only allows a small HTML subset you define in templates.

Can I disable auto share?

Yes. Use the per-post option in the editor sidebar to skip Telegram for that post.

Where can I see errors?

Failed API requests store the latest error for admins on AutoPost Telegram → Settings and in the dashboard widget when enabled.

更新日志:

1.1.0 1.0.0