Enable you to display how many users are online on your WordPress site with detailed statistics.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
36
7 issue groups
Repo Compliance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_most_users_online".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP-UserOnline" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The upgrade notice for "4.0.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
3 score snapshots
v4.0.0
96
Latest
v3.0.0
82
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 37 | 2 | 35 | v4.0.0 | 2.0.0 |
| 82 | 37 | 2 | 35 | v3.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.