WordPress.org

Nederlands (België)

  • Thema’s
  • Plugins
  • Nieuws
  • Over
  • Meetups
  • Vertaling
  • Contact
  • Download WordPress
Download WordPress
WordPress.org

Plugin Directory

Login alert by e-mail

  • Dien een plugin in
  • Mijn favorieten
  • Login
  • Dien een plugin in
  • Mijn favorieten
  • Login

Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Login alert by e-mail

Door Rui Cruz
Download
  • Details
  • Beoordelingen
  • Ontwikkeling
Ondersteuning

Beschrijving

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.

FAQ

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Login alert by e-mail” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers
  • Rui Cruz

“Login alert by e-mail” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “Login alert by e-mail” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

Initial version released

Meta

  • Versie 1.0
  • Laatst bijgewerkt: 2 jaar geleden
  • Actieve installaties: Minder dan 10
  • WordPress versie 5.0 of nieuwer
  • Getest t/m 6.1.7
  • PHP versie 7.0 of nieuwer
  • Talen

    English (US) en Portuguese (Portugal).

    Vertaal in jouw taal

  • Tags
    alertemailloginLogin Alert
  • Geavanceerde weergave

Beoordelingen

Er zijn nog geen beoordelingen ingediend.

Mijn beoordeling toevoegen

Bekijk alle beoordelingen

Bijdragers

  • Rui Cruz

Ondersteuning

Iets te melden? Hulp nodig?

Het supportforum bekijken

Doneren

Wil je de groei van deze plugin ondersteunen?

Doneer aan deze plugin

  • Over
  • Nieuws
  • Hosting
  • Privacy
  • Showcase
  • Thema's
  • Plugins
  • Patronen
  • Leren
  • Ondersteuning
  • Ontwikkelaars
  • WordPress.tv ↗
  • Raak betrokken
  • Events
  • Doneer ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Nederlands (België)

  • Bezoek ons X (voorheen Twitter) account
  • Visit our Bluesky account
  • Bezoek ons Mastodon account
  • Visit our Threads account
  • Onze Facebookpagina bezoeken
  • Bezoek onze Instagram account
  • Bezoek onze LinkedIn account
  • Visit our TikTok account
  • Bezoek ons YouTube kanaal
  • Visit our Tumblr account
Code is Poetry.