Popis
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
Snímky obrazovky
Instalace
- 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
Nejčastější dotazy
-
Is this plugin compatible with Multisite?
-
Ano
-
Is this plugin compatible with BuddyPress?
-
Ano
Recenze
Autoři
WordPress User Login Notifier je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WordPress User Login Notifier” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.