LocalWeb All In One

LocalWeb All In One integrates services such as Web Instant Messenger, Google Analytics, and a GDPR-compliant Cookie Banner into your website.

v1.10.3Sajmir DokoUpdated Added 5k+ installs0% rating
36
Score
34
Errors
297
Warnings
+1
Change

Category Scores

Security0
Repo100
Performance100
Maintainability56

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

331 findings

Maintainability

192

13 issue groups

Security

137

9 issue groups

I18n

2

2 issue groups

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".153
Category
Maintainability
Occurrences
153
Severity
warning

Sample message

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

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.38
Category
Security
Occurrences
38
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityRequest data is not unslashed$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar31
Category
Security
Occurrences
31
Severity
warning

Sample message

$_GET['order'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.20
Category
Security
Occurrences
20
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['event_action']. Check that the array index exists before using it.16
Category
Security
Occurrences
16
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST['event_action']. Check that the array index exists before using it.

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".13
Category
Maintainability
Occurrences
13
Severity
warning

Sample message

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

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.12
Category
Security
Occurrences
12
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']10
Category
Security
Occurrences
10
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;7
Category
Maintainability
Occurrences
7
Severity
error

Sample message

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

WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb->prepare(); found interpolated variable $cf7_table at "SELECT * FROM $cf7_table WHERE sent !=%s"5
Category
Security
Occurrences
5
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable $cf7_table at "SELECT * FROM $cf7_table WHERE sent !=%s"

Show 14 more
WARNINGMaintainabilityNon-prefixed function5
Category
Maintainability
Occurrences
5
Severity
warning

Sample message

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

WARNINGMaintainabilitySchema Change4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Attempting a database schema change is discouraged.

WARNINGSecurityDatabase parameter is not escaped3
Category
Security
Occurrences
3
Severity
warning

Sample message

Unescaped parameter $old_cf7_table used in $wpdb->get_results()

WARNINGMaintainabilityerror log print r2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

print_r() found. Debug code should not normally be used in production.

WARNINGSecurityInput is not validated or sanitized2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a non-sanitized, non-validated input variable _SERVER: "http://{$_SERVER['HTTP_HOST']}{$_SERVER['REQUEST_URI']}"

ERRORMaintainabilityunlink unlink2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

unlink() is discouraged. Use wp_delete_file() to delete a file.

WARNINGMaintainabilityDirect Query1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityerror log trigger error1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

trigger_error() found. Debug code should not normally be used in production.

ERRORMaintainabilityparse url parse url1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

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

ERRORI18nMissing Translators Comment1
Category
I18n
Occurrences
1
Severity
error

Sample message

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

ERRORI18nUnordered Placeholders Text1
Category
I18n
Occurrences
1
Severity
error

Sample message

Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Above script will be inserted just before %s tag using %s hook.'.

ERRORMaintainabilitytrunk stable tag1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.

WARNINGMaintainabilityupdate modification detected1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin

ERRORMaintainabilitywp function not compatible with requires wp1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Function "wp_set_script_translations()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.8.5.

External Connections

Potential connections found in static code analysis.

24 domains

Outbound calls

79

External assets

0

Incoming endpoints

7

Notable Domains

localweb.it25 · outbound
google.com9 · outbound
support.google.com6 · outbound
developers.google.com3 · outbound
support.apple.com3 · outbound
support.mozilla.org3 · outbound

Platform / Reference Domains

developer.wordpress.org3 · platform/reference
github.com2 · platform/reference
gnu.org2 · platform/reference
w3.org2 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

wp_ajax_nopriv_lw_all_in_one_save_ga_eventpublic

wp_ajax

Admin AJAX endpoints6
wp_ajax_lw_all_in_one_clear_perf_cacheauthenticated

wp_ajax

wp_ajax_lw_all_in_one_create_privacy_pagesauthenticated

wp_ajax

wp_ajax_lw_all_in_one_regenerate_critical_cssauthenticated

wp_ajax

wp_ajax_lw_all_in_one_reset_plugin_optionsauthenticated

wp_ajax

wp_ajax_lw_all_in_one_save_ga_eventauthenticated

wp_ajax

wp_ajax_lw_all_in_one_verify_wim_attivationauthenticated

wp_ajax

Score History

3 score snapshots

+0
1007550250Jun 21, 2026, 06:22 AM UTC Score 36/100 Plugin v1.9.1 Plugin Check 2.0.0 31 errors, 264 warningsJun 23, 2026, 09:34 AM UTC Score 35/100 Plugin v1.10.2 Plugin Check 2.0.0 35 errors, 293 warningsJun 23, 2026, 01:41 PM UTC Score 36/100 Plugin v1.10.3 Plugin Check 2.0.0 34 errors, 297 warningsJun 21, 2026Jun 23, 2026

v1.10.3

36

Latest

Findings
331
Errors
34
Warnings
297
Check
2.0.0

v1.10.2

35

Score

Findings
328
Errors
35
Warnings
293
Check
2.0.0

v1.9.1

36

Score

Findings
295
Errors
31
Warnings
264
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

37 nodes

Related Plugins