Online Active Users is a lightweight, powerful plugin to monitor and display how many users are currently online active on your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Security
6
3 issue groups
Maintainability
3
3 issue groups
I18n
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_users'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER[$key]
Sample message
$_SERVER[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: 'Active Users (' . $this->main_class->wpoau_online_users('count') . ')'
Sample message
Plugin name "WP Online Active Users" is different from the name declared in plugin header "Online Active Users".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Online Active Users" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
21
External assets
1
Incoming endpoints
0
No public endpoints detected.
3 score snapshots
v3.4.1
80
Latest
v3.4
58
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 11 | 7 | 4 | v3.4.1 | 2.0.0 |
| 58 | 71 | 26 | 45 | v3.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.