Chatway Live Chat – AI Chatbot, Customer Support, FAQ & Helpdesk Customer Service & Chat Buttons

AI chatbot agent & live chat for customer support, FAQ, chat buttons including WhatsApp with Chatway live chat. iOS & Android apps available 💬

v1.5.0Chatway Live ChatUpdated Added 30k+ installs100% rating100% support resolved
69
Score
22
Errors
24
Warnings
+0
Change

Category Scores

Security47
Repo100
Performance100
Maintainability92

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

46 findings

I18n

22

3 issue groups

Security

20

4 issue groups

Maintainability

4

3 issue groups

ERRORI18nText Domain MismatchMismatched text domain. Expected 'chatway-live-chat' but got 'chatway'.20
Category
I18n
Occurrences
20
Severity
error

Sample message

Mismatched text domain. Expected 'chatway-live-chat' but got 'chatway'.

WARNINGSecurityRecommendedProcessing form data without nonce verification.10
Category
Security
Occurrences
10
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityMissing Unslash$_COOKIE['ch_cw_contact_id_' . $token] not unslashed before sanitization. Use wp_unslash() or similar8
Category
Security
Occurrences
8
Severity
warning

Sample message

$_COOKIE['ch_cw_contact_id_' . $token] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$loader".2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

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

WARNINGI18nload plugin textdomain Foundload_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.1
Category
I18n
Occurrences
1
Severity
warning

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.

ERRORSecurityOutput Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_redirect'.1
Category
Security
Occurrences
1
Severity
error

Sample message

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

WARNINGSecuritywp redirect wp redirectwp_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.1
Category
Security
Occurrences
1
Severity
warning

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.

WARNINGMaintainabilitymismatched plugin namePlugin name "Chatway Live Chat - AI Chatbot, Customer Support, FAQ & Helpdesk Customer Service & Chat Buttons" is different from the name declared in plugin header "Chatway Live Chat".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Chatway Live Chat - AI Chatbot, Customer Support, FAQ & Helpdesk Customer Service & Chat Buttons" is different from the name declared in plugin header "Chatway Live Chat".

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

Sample message

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

WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "chatway", expected "chatway-live-chat".1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "chatway", expected "chatway-live-chat".

Score History

First score snapshot

v1.5.0

69

Latest

Findings
46
Errors
22
Warnings
24
Check
2.0.0

Related Plugins