描述
Real-time user status indicators for WordPress admin. Displays 🟢 (online) or 🔴 (offline) badges next to users, automatically updating every 30 seconds. Optimized for high-performance on large sites.
Features
- Visual status indicators (green/red circles)
- Tracks all user activity (frontend and admin)
- Auto-updates without page reloads
- Lightweight (single optimized SQL query)
- Works with 30,000+ users
- Zero configuration needed
安装
Installation from within WordPress
- Visit Plugins > Add New Plugin.
- Search for Session Monitor.
- Install and activate the Session Monitor plugin.
Or Manual installation
- Upload the entire
session-monitor
folder to the/wp-content/plugins/
directory. - Visit Plugins.
- Activate Session Monitor plugin.
常见问题
-
How often does it update status?
-
Every 30 seconds automatically.
-
Does it work with caching plugins?
-
Yes, status checks bypass page caching.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0
- Initial release