Title: Login Telegram Notifier
Author: Phil
Published: <strong>Èbìbí  26, 2025</strong>
Last modified: Ẹrẹ́nà 14, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/login-telegram-notifier/assets/banner-772x250.jpg?rev=3482074)

![](https://ps.w.org/login-telegram-notifier/assets/icon-128x128.gif?rev=3482458)

# Login Telegram Notifier

 Láti ọwọ́ [Phil](https://profiles.wordpress.org/philstudio/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/login-telegram-notifier.1.3.2.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/login-telegram-notifier/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/login-telegram-notifier/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/login-telegram-notifier/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/login-telegram-notifier/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/login-telegram-notifier/)

## Àpèjúwe

Login Telegram Notifier sends you instant login notifications via Telegram every
time someone signs into your WordPress admin area.

The alert includes:

 * 🔗 Login URL
 * 🌍 IP address
 * 🧭 Geo location (via ip-api.com)
 * 👤 Username
 * ℹ️ Browser and OS information
 * ⏰ Login timestamp

This plugin helps site owners monitor unauthorized access, multi-user logins or 
staging/admin activity.

### Features

 * 🔔 Telegram notifications on every login
 * 🌍 IP, geo location, browser and OS info
 * 🔐 Works with Telegram bots securely
 * 🧼 GDPR-friendly — no sensitive data stored
 * 💡 Simple setup, no coding required

### External services

This plugin connects to the following external services:

### Telegram Bot API

Used to send login alert messages to your Telegram bot/chat.
 🔗 [Telegram API Docs](https://core.telegram.org/bots/api)
📜 [Telegram Privacy Policy](https://telegram.org/privacy)

Data sent: Chat ID, bot token (from your settings), and message with IP/location/
user agent info.
 Data is only sent when someone logs in and notifications are enabled.
All data is not stored locally exclude Chat ID, bot token from your settings.

### IP-API.com

Used to retrieve geolocation data (city, country) from the IP address.
 🔗 [https://ip-api.com](http://ip-api.com)
📜 [Privacy Policy](https://ip-api.com/docs/legal)

Data sent: visitor’s IP address.
 Data is used to enhance notification detail and
is not stored locally.

## Àwọn àwòrán ìbòjú

 * [[
 * Search for @BotFather in Telegram | Create new bot in @BotFather | Find and copy
   your chat ID here: https://api.telegram.org/bot`your_token`/getUpdates
 * [[
 * Paste bot token and chat ID into plugin settings: Tools > Login Telegram Notifier.

## Ìgbéwọlẹ̀

#### Using the WordPress Plugin Installer

 1. Go to WordPress Dashboard  Plugins  Add New.
 2. Search for “Login Telegram Notifier”.
 3. Click “Install” then “Activate”.
 4. Go to Settings  Login Telegram Notifier and enter your Telegram Bot Token and Chat
    ID.

#### Manual Installation

 1. Download the plugin zip file.
 2. Unzip and upload to `/wp-content/plugins/login-telegram-notifier`.
 3. Activate via Dashboard  Plugins.
 4. Configure in Tools  Login Telegram Notifier.

#### СREATE A TELEGRAM BOT

 1. Open Telegram and search for the user **@BotFather**.
 2. Type `/start` and follow instructions to create a new bot.
 3. Choose a name and a username for your bot.
 4. After creation, **BotFather** will send you a token (example: 123456789:ABCdefGHIjkLmnoPQRstuVWxyZ).
 5. Find and copy your chat ID here: https://api.telegram.org/bot`your_token`/getUpdates.
 6. Paste **bot token** and **chat ID** into plugin settings: **Tools > Login Telegram
    Notifier**.

## FAQ

### How do I get my Telegram Bot Token?

Use [@BotFather](https://t.me/BotFather) in Telegram to create a bot and get your
token.

### How do I find my Chat ID?

Send a message to the bot, then use the getUpdates API: https://api.telegram.org/
bot`your_token`/getUpdates to retrieve your chat ID.

### IÌtumọ̀ Yorùbá: ’m not receiving alerts. Why?

 1. Check that notifications are enabled in plugin settings.
 2. Make sure your bot is not blocked in the group or chat.
 3. Ensure your token and chat ID are valid.
 4. Try logging in from another browser to test.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Login Telegram Notifier” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí 
ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ Phil ](https://profiles.wordpress.org/philstudio/)

[Túmọ̀ “Login Telegram Notifier” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/login-telegram-notifier)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/login-telegram-notifier/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/login-telegram-notifier/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/login-telegram-notifier/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/login-telegram-notifier/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.0

 * Initial release

#### 1.1

 * [Fixed] Fix readme.txt file
 * [Added] Added External services Info

#### 1.2

 * [Added] Added screenshot and step-by-step guide on how to create a Telegram bot,
   obtain a token, and find your chat ID.
 * [Added] Tested up to: 6.8.1

#### 1.3

 * [Added] Tested up to: 6.9.1

#### 1.3.1

 * [Changed] Change Plugin logo and banners

#### 1.3.2

 * [Changed] Change Plugin logo

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.3.2**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 5.3 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.9.4**
 *  Ẹ̀yà PHP ** 7.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/login-telegram-notifier/)
 * Àwọn àmì
 * [alert](https://yor.wordpress.org/plugins/tags/alert/)[login](https://yor.wordpress.org/plugins/tags/login/)
   [monitor](https://yor.wordpress.org/plugins/tags/monitor/)[security](https://yor.wordpress.org/plugins/tags/security/)
   [telegram](https://yor.wordpress.org/plugins/tags/telegram/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/login-telegram-notifier/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/login-telegram-notifier/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/login-telegram-notifier/reviews/)

## Àwọn Olùkópa

 *   [ Phil ](https://profiles.wordpress.org/philstudio/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/login-telegram-notifier/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](https://yoomoney.ru/to/4100141266469)