Track time and monitor user activity & history on your website, LMS online learning system, membership or WooCommerce site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
264
15 issue groups
Security
16
6 issue groups
I18n
12
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_data".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'uat_csv_row_' . $column['hook']".
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
Mismatched text domain. Expected 'user-activity-tracking-and-log' but got 'import-uat-feed'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "uat_activity_load_libs".
Sample message
Function "get_main_site_id()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.3.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'MOOVE_UAT_VERSION'.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 347.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "`user_id` IN ($placeholders)"
Sample message
The use of function set_time_limit() is discouraged
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Activity_DT_Manager".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Potential connections found in static code analysis.
Outbound calls
55
External assets
2
Incoming endpoints
10
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v4.3.1
50
Latest
v4.3.0
50
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 293 | 30 | 263 | v4.3.1 | 2.0.0 |
| 50 | 289 | 30 | 259 | v4.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.