WordPress.org

Slovensko

  • Témy
  • Pluginy
  • News
  • Podpora
  • O nás
  • Meetupy
  • Slack
  • Preklad
  • Komunita
  • Kontakt
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Login alert by e-mail

  • Nahrať plugin
  • Moje obľúbené
  • Prihlásiť sa
  • Nahrať plugin
  • Moje obľúbené
  • Prihlásiť sa

Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

Login alert by e-mail

Od Rui Cruz
Stiahnuť
  • Podrobnosti
  • Recenzie
  • Vývoj
Podpora

Popis

TLDR:
This is a plugin for WordPress websites that sends email notifications to the website admin for successful and failed login attempts. The email includes details like the username, IP address, and browser information.

Geek description:
This WordPress plugin sends email notifications upon successful and failed logins to the website’s admin. The plugin functions by hooking into the ‚wp_login‘ and ‚wp_login_failed‘ WordPress actions, and triggering the ‚send_login_notification‘ and ‚send_login_failed_notification‘ functions respectively.

The ‚send_login_notification‘ function sends an email to the admin email address specified in the ‚admin_email‘ option. The email includes details such as the successful login username, IP address, and browser information. The ‚send_login_failed_notification‘ function sends a similar email to the admin, but for failed login attempts.

The plugin uses the wp_mail function to send the emails, and the messages are formatted as HTML for easy readability. The plugin ensures that the data being displayed, such as the username and IP address, is escaped using PHP’s built-in escape functions. This is done to prevent potential security vulnerabilities, such as XSS (Cross-Site Scripting).

In summary, this plugin provides an easy way for website administrators to stay informed of user login activity on their site, while also ensuring that sensitive information is displayed securely.

Časté otázky

Will I get many e-mails?

The frequency of emails you receive will depend on the login activity on your website. For every successful or failed login, an email notification will be sent to the website administrator. If you have a high volume of login activity, you may receive a higher volume of emails. You can adjust the notification settings in the code or turn off the plugin if desired.

Is the email format easily readable?

Yes, the emails are formatted as HTML for easy readability.

Who receives the emails?

The emails are sent to the admin email address specified in the ‚admin_email‘ option.

Is sensitive information displayed securely?

Yes, the plugin uses PHP’s built-in escape functions to secure sensitive information, such as the username and IP address, to prevent potential security vulnerabilities.

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“Login alert by e-mail” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia
  • Rui Cruz

„Login alert by e-mail“ bol preložený do 1 jazyka. Ďakujeme prekladateľom za ich príspevky.

Preložiť „Login alert by e-mail“ do vašho jazyka.

Máte záujem o vývoj?

Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.

Zoznam zmien

1.0

Initial version released

Meta

  • Verzia 1.0
  • Posledná aktualizácia Pred 2 roky
  • Aktívne inštalácie Menej než 10
  • Verzia WordPress 5.0 alebo novšia
  • Testované do verzie 6.1.7
  • Verzia PHP 7.0 alebo novšia
  • Jazyky

    English (US) a Portuguese (Portugal).

    Preložte do vášho jazyka

  • Značky
    alertemailloginLogin Alert
  • Rozšírené zobrazenie

Hodnotenia

No reviews have been submitted yet.

Pridať moju recenziu

See all reviews

Prispievatelia

  • Rui Cruz

Podpora

Máte čo povedať? Potrebujete pomoc?

Zobraziť fórum podpory

Podporiť

Chceli by ste podporiť pokrok tohto pluginu?

Prispieť na plugin

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Slovensko

  • Visit our Facebook page
  • Visit our X (formerly Twitter) account
  • Visit our Mastodon account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Kód je poézia.