விளக்கம்
User Login Tracker is a simple plugin that helps you monitor user activity on your WordPress site. It tracks and displays when users last logged in and how many times they have logged in.
Features
- Tracks the last login time for each user
- Stores login count for each user
- Adds a “Last Login” column to the Users admin table
- Displays login time in a human readable format (e.g: “5 minutes ago”)
- Makes the Last Login column sortable
Use Cases
- Monitor user activity
- Identify inactive users
- Track user engagement
Installation
- Upload the
user-login-tracker
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- The Last Login column will automatically appear in the Users admin table
அடிக்கடி கேட்கப்படும் கேள்விகள்
-
Does this plugin affect site performance?
-
No, the plugin is lightweight and only runs when users log in or when viewing the Users admin table.
-
Is this plugin compatible with multisite?
-
Yes, the plugin works in both single-site and multisite installations.
-
Can I see historical login data?
-
The plugin only tracks the most recent login time and the total login count. Historical login data is not stored.
Reviews
இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“User Login Tracker” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “User Login Tracker” 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.0
- Initial release