WP Activity Log

The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.

v5.6.4MelapressUpdated Added 300k+ installs94% rating71% support resolved
27
Score
96
Errors
230
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability10

Top Issues by Category

maintainability157
security137
i18n19

Issues Details

326 issues found in latest scan

WARNING106
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING67
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_mainwp_menu_active_slugs".

ERROR16
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$alert['category']'.

ERROR12
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wp-security-audit-log' but got 'wsal-gravityforms'.

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "E_CRITICAL".

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_print_styles".

ERROR9
WordPress.WP.AlternativeFunctions.file_system_operations_fopen

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

ERROR9
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

WARNING7
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING7
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR7
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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."'.

WARNING6
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR6
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR6
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR5
WordPress.WP.AlternativeFunctions.file_system_operations_fwrite

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().

ERROR5
badly_named_files

File and folder names must not contain spaces or special characters.

ERROR5
wp_function_not_compatible_with_requires_wp

Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.

ERROR4
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR4
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING3
trademarked_term

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.

WARNING2
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $options_table_name used in $wpdb->get_results()\n$options_table_name assigned unsafely at line 1288.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "freemius_template_modification".

ERROR2
WordPress.WP.AlternativeFunctions.rename_rename

rename() is discouraged. Use WP_Filesystem::move() to rename a file.

ERROR1
Generic.PHP.ForbiddenFunctions.Found

The use of function wp_get_sidebars_widgets() is forbidden

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

Latest Snapshot

Findings

326

Errors

96

Warnings

230

Score History

First score snapshot

First scan completed

v5.6.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v5.6.4

27

Latest

Findings
326
Errors
96
Warnings
230
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins