3CX Free Live Chat, Calls & Messaging

Chat with your website visitors in real-time for free! Engage with your customers and increase sales.

v10.0.17WP-LiveChatUpdated 2025-08-25Added Jan 6, 2013100k+ installs92% rating
46
Score
24
Errors
16
Warnings
+0
Change

Category Scores

Security11
Repo94
Performance100
Maintainability81

Top Issues by Category

security22
maintainability13
i18n4
repo_compliance1

Issues Details

40 issues found in latest scan

ERROR12
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING3
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR3
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING2
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_REQUEST['plugin'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR2
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.

ERROR2
missing_direct_file_access_protection

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

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.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR1
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR1
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

ERROR1
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

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

WARNING1
mismatched_plugin_name

Plugin name "3CX Free Live Chat, Calls & Messaging" is different from the name declared in plugin header "3CX Live Chat".

ERROR1
outdated_tested_upto_header

Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNING1
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "wp-live-chat-support" - contains the restricted term "wp" which cannot be used at all in your plugin slug.

ERROR1
wp_function_not_compatible_with_requires_wp

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

Latest Snapshot

Findings

40

Errors

24

Warnings

16

Score History

First score snapshot

First scan completed Jun 19, 2026

v10.0.17 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v10.0.17

46

Latest

Findings
40
Errors
24
Warnings
16
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins