WP 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
Maintainability
39
7 issue groups
Security
22
4 issue groups
I18n
10
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_countries".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<option value='{$c}' {$selected}>{$c}</option>"'.
Sample message
Mismatched text domain. Expected 'online-active-users' but got 'text_domain'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['filter_country'] not unslashed before sanitization. Use wp_unslash() or similar
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
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
Sample message
Translatable string should not be wrapped in HTML. Found: '<span style="font-weight: bold;">Donate</span>'
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 "Text Domain" header in the plugin file does not match the slug. Found "wp-online-active-users", expected "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
16
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v3.4
58
Latest
v3.3
58
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 71 | 26 | 45 | v3.4 | 2.0.0 |
| 58 | 71 | 26 | 45 | v3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.