The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
158
17 issue groups
Security
123
5 issue groups
I18n
19
3 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_mainwp_menu_active_slugs".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$alert['category']'.
Sample message
Mismatched text domain. Expected 'wp-security-audit-log' but got 'wsal-gravityforms'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "E_CRITICAL".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_print_styles".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Field ($field) should be an array, but it isn't."'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Missing $domain parameter in function call to __().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Activity Log" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $options_table_name used in $wpdb->get_results()\n$options_table_name assigned unsafely at line 1288.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "freemius_template_modification".
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Potential connections found in static code analysis.
Outbound calls
277
External assets
1
Incoming endpoints
22
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 more hidden
2 score snapshots
v5.6.5
27
Latest
v5.6.4
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 315 | 97 | 218 | v5.6.5 | 2.0.0 |
| 27 | 326 | 96 | 230 | v5.6.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.