WP User Sentry
开发者 |
tnash
|
更新时间 |
2021年7月20日 19:48 |
PHP版本: |
7.0 及以上 |
WordPress版本: |
5.6 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
更新日志:
1.1.0 - 28th May 2020
- [New Feature] WooCommerce GEOAPI integration for determinging country
- [New Feature] Modify Subject field
- [New Feature] Send Test Email
- [New Feature] Added notify_login_roles to allow plugins/themes to filter if email should be sent
1.0.0 - 5th May 2020
- Released on WordPress.org
0.4.0 - 3rd May 2020
- Change Name to WP User Sentry
- Refactored to separate classes
- [New Feature] Option to select which roles should be notified on logins.
- [New Feature] Configuring email via settings
- [New Feature] Disable sending emails, if already logged in with same IP/Browser combo
0.3.0 - 9th April 2020
- [New Feature] Setting page to allow using third party services to get IP address.
- [New Feature] getting Country from IP using ip-api.com
0.2.0 - 9th April 2020
- [Bug Fix] Removed spurious class names from table
- [Bug Fix] Added colspan 5 to table when no sessions exist (props @philmorrow)
- [Bug Fix] Fixed typo in email (props @babsaul)
0.1.0 - 9th April 2020 - Initial Development Version