Monitor every change on your WordPress site — who did what, when, and where it came from — for a complete audit trail and stronger security.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
58
9 issue groups
Security
51
9 issue groups
I18n
4
1 issue group
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $additions
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 138.
Sample message
$_GET['aal-record-action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "ALTER TABLE `{$table}` "
Sample message
Detected usage of a non-sanitized input variable: $_GET['aal-record-action']
Sample message
The $text parameter must be a single text string literal. Found: $action
Sample message
Unescaped parameter $role_where used in $wpdb->get_col()\n$role_where assigned unsafely at line 313.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['id_base']. Check that the array index exists before using it.
Sample message
Attempting a database schema change is discouraged.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_themes
Sample message
Function "wp_admin_notice()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 6.2.0.
Sample message
The use of function set_time_limit() is discouraged
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
8 score snapshots
v2.15.0
39
Latest
v2.14.1
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 113 | 31 | 82 | v2.15.0 | 2.1.0 |
| 39 | 121 | 32 | 89 | v2.14.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.