Description
WordPress User Login notifier plugin notifies site admin and the users on a WordPress site when a user logs in succesfully or the login attempt is failed.
Features
- Notify site admin of a user login
- Notify the user of their successful login to a site
- Notify Site admin when a user login attempt is failed
- Notify User when his/her account login is failed
- Admin can setup if the user gets notified or not from the settings page
The purpose of this plugin is to keep track of all the successful and failed login attempts on a WordPress Site.
Please visit BuddyDev for more details
Screenshots
Installation
- Login to dashboard & click Add New Plugin
- Search for ‘WP User Login Notifier’
- Click Install & Then activate
- Visit Settings-> Wp User Login Notifier to update the settings
Or you can install it manually as
- Download the zip file
- Extract the zip file
- Upload
wp-user-login-notifier
folder to the/wp-content/plugins/
directory - Activate “WP User Login Notifier” plugin through the ‘Plugins’ menu in WordPress
- Visit Settings-> WP User Login Notifier” to update settings
FAQ
-
Is this plugin compatible with Multisite?
-
Yes
-
Is this plugin compatible with BuddyPress?
-
Yes
Reviews
Contributors & Developers
“WordPress User Login Notifier” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WordPress User Login Notifier” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.6
- Adds a Link to the user profile in the admin notification emails.
- Tested with WordPress 6.2
- Code cleanup to follow WordPress Coding Standards.
1.0.5
- Tested with WordPress 5.5
1.0.4
- PHP7+ compatibility.
- Added filters to allow filtering all emails.
1.0.3
- Added partial translation support(for emails etc).
- Code cleanup to follow WordPress Coding Standards.
1.0.2
- Little cleanup and compatibility with ajax login.
1.0.1
- Add admin option to allow extra emails to be notified.
1.0.0
- Initial release.