Linux 软件免费装
Banner图

Fullworks Active Users Monitor

开发者 fullworks
alanfuller
更新时间 2025年9月18日 04:12
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

users online users admin tools monitoring active users

下载

1.0.0 1.0.1 1.1.0

详情介绍:

Fullworks Active Users Monitor provides administrators with real-time visibility of logged-in users on your WordPress site. Using WordPress's native session tokens system, this plugin accurately tracks user login states and provides powerful monitoring tools. Key Features Visual Indicators The plugin provides clear visual feedback for online users: Perfect For Developer Friendly

安装:

Automatic Installation
  1. Go to Plugins > Add New in your WordPress admin
  2. Search for "Fullworks Active Users Monitor"
  3. Click "Install Now" and then "Activate"
  4. Configure settings under Settings > Active Users Monitor
Manual Installation
  1. Download the plugin ZIP file
  2. Upload to /wp-content/plugins/ directory
  3. Extract the ZIP file
  4. Activate through the Plugins menu in WordPress
  5. Configure under Settings > Active Users Monitor
After Activation
  1. Visit Settings > Active Users Monitor to configure options
  2. Check the admin bar for the online users counter
  3. View the Users page to see enhanced status indicators
  4. Optional: Add the dashboard widget for quick monitoring

屏幕截图:

  • Settings page giving control over who sees online status
  • Dashboard widget displaying online users summary
  • Admin bar dropdown showing online users count and role breakdown

升级注意事项:

1.1.0 Major update: Adds comprehensive audit trail functionality to track all user login/logout events with export capabilities. Requires WordPress 6.2 or higher. 1.0.0 Initial release of Fullworks Active Users Monitor. Install to start monitoring your logged-in users in real-time.

常见问题:

How does the plugin determine if a user is online?

The plugin uses WordPress's built-in WP_Session_Tokens class to check for active session tokens. This ensures accurate detection regardless of the authentication method used (standard login, SSO, 2FA, etc.).

Does this plugin create custom database tables?

Yes, but only if you enable the audit trail feature. The plugin creates one table (wp_fwaum_audit_log) to store login/logout event history. The core monitoring functionality uses WordPress's existing session management system without any custom tables.

Can I customize which roles can see online status?

Yes. In the plugin settings, you can configure which user roles have permission to view online user status. By default, only administrators can see this information.

How often does the plugin update the online status?

The refresh interval is configurable from 15 to 300 seconds. The default is 30 seconds. You can adjust this in Settings > Active Users Monitor.

Is this plugin compatible with caching plugins?

Yes. The plugin uses AJAX for real-time updates, which works independently of page caching. The plugin also implements its own transient caching for optimal performance.

Can I use this with multisite?

Yes. The plugin is fully compatible with WordPress multisite installations. Super Admins can monitor users across the network.

Does it work with custom user roles?

Yes. The plugin automatically detects and supports all custom user roles in addition to WordPress default roles.

How can I style the online indicators differently?

The plugin provides CSS classes for all elements and includes filter hooks for developers to customize the output. You can override styles in your theme's CSS.

Is WP-CLI support included?

Yes. The plugin includes comprehensive WP-CLI support with commands for monitoring, automation, and scripting. See the WP-CLI Commands section below for details.

Will this slow down my site?

No. The plugin is optimized for performance with smart caching, efficient queries, and optional features you can disable if needed.

更新日志:

1.1.0 1.0.1 1.0.0