Mô tả
Login Activity Tracker records every user login attempt—both successful and failed. It provides an admin panel for viewing all login logs and a user panel for individual login history. The plugin includes color-coded statuses and styled pagination for a better user experience.
Features:
- Logs all login attempts (success & failure)
- Shows login date
- Admin can view all user login activities
- Users can view their own login history
- Super admin login status highlighted
- Color-coded login statuses (success/failure)
- Clean UI with pagination
- Lightweight and secure
License
This plugin is licensed under the GPLv2 or later.
Cài đặt
- Upload the plugin to the
/wp-content/plugins/login-activity-trackerdirectory or install via the WordPress Plugins screen. - Activate the plugin through the ‘Plugins’ screen.
- A database table is automatically created on activation.
- Admins will see a menu titled “Login Tracker” to view all login activities.
- Regular users will see a “My Login History” menu to view their own login logs.
Hỏi đáp
-
Who can view the login activity?
-
Admins (including super admins) can see all login logs. Other users can only view their own login history.
-
Does it log failed login attempts?
-
Yes, both successful and failed login attempts are recorded.
-
Is this plugin compatible with latest WordPress versions?
-
Yes. It is tested up to version 6.8.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Login Activity Tracker” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Login Activity Tracker” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.2
- Added localization support.
- Escaped all output properly to meet WordPress.org guidelines.
- Improved pagination styling and login status color coding.
- Highlighted super admin logins.
1.1
- Fixed IP address sanitization issue.
- Updated database schema for better performance.
1.0
- Initial release.