plugin-icon

SafeUser – Registration Alerts for Telegram

作者 Ravi Novikau·
Instant Telegram alerts on every new WordPress user registration. Catch admin hijacking and suspicious signups in real time.
版本
1.3.7
最近更新:
Aug 3, 2026
SafeUser – Registration Alerts for Telegram

Registration Alerts for Telegram fires a customisable Telegram message every time a new user registers on your WordPress site — via the standard registration form, WooCommerce checkout, REST API, or the admin panel.

Free Features

  • Instant Telegram notification on every new user registration
  • Customisable message template with dynamic shortcodes ({display_name}, {user_login}, {user_email}, {role}, {source}, {site_name}, {admin_url})
  • Registration source detection (WooCommerce, form, admin, REST API, bulk import)
  • Non-blocking delivery — notifications are deferred to shutdown so checkout flows are never slowed
  • Auto-detect Chat ID from the bot’s recent messages
  • Live Telegram message preview in the admin
  • One-click token validation and test message
  • Supports private chats, groups, supergroups, and channels

Pro add-on (optional, separate plugin)

SafeUser Pro is a standalone add-on — distributed separately from this free plugin — that adds:

  • Role-Based Routing — send notifications to different Telegram chats per user role
  • Registration Insights — charts of registration trends by source and role

SafeUser Pro is not included in or required by this free plugin. Learn more: https://fnlpulse.com/safeuser/

Security

The bot token can be locked via a wp-config.php constant so it is never stored in the database:

define( 'REATG_BOT_TOKEN', 'your-token' );

External Services

This plugin connects to the Telegram Bot API (api.telegram.org) — a third-party service operated by Telegram — to deliver notifications and configure your bot. This is required for the plugin to function.

What is sent and when:

  • On each new user registration: the plugin calls the sendMessage endpoint to deliver your notification. The message contains whatever fields you include in your template — by default this can be the new user’s username, email address, display name, role, and registration source.
  • When you save/validate the bot token or send a test message: the plugin calls the getMe and sendMessage endpoints to verify the token and chat.
  • When you click Auto-Detect: the plugin calls the getUpdates endpoint to read your bot’s recent messages and find your Chat ID.
  • Connectivity check: the plugin may make a request to api.telegram.org to confirm outbound HTTPS is available.

Your bot token is transmitted to Telegram as part of each API request. No data is sent to Telegram unless you have configured a bot token.

Telegram’s terms and privacy policy:

  • Terms of Service: https://telegram.org/tos
  • Privacy Policy: https://telegram.org/privacy
目前已測試版本
WordPress 7.0.2
此外掛程式已可供下載,並可用於你 系統。