Facebook Chat Plugin – Live Chat Plugin for WordPress

The Facebook Chat Plugin makes it easy for your website visitors to chat with you and ask you questions, even if they don't have Messenger.

v2.5FacebookUpdated Added 80k+ installs70% rating
88
Score
7
Errors
8
Warnings
+0
Change

Category Scores

Security86
Repo86
Performance100
Maintainability90

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

15 findings

Maintainability

8

4 issue groups

Security

3

2 issue groups

Repo Compliance

3

3 issue groups

I18n

1

1 issue group

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Facebook Chat Plugin - Live Chat Plugin for WordPress" - contains the restricted term "facebook" which cannot be used at all in your plugin name.3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "Facebook Chat Plugin - Live Chat Plugin for WordPress" - contains the restricted term "facebook" which cannot be used at all in your plugin name.

WARNINGSecurityMissing Unslash$_POST['locale'] not unslashed before sanitization. Use wp_unslash() or similar2
Category
Security
Occurrences
2
Severity
warning

Sample message

$_POST['locale'] not unslashed before sanitization. Use wp_unslash() or similar

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

Sample message

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

ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 3.9.0.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

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

WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Facebook_Messenger_Customer_Chat".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Facebook_Messenger_Customer_Chat".

WARNINGSecurityInput Not SanitizedDetected usage of a non-sanitized input variable: $_POST['pageTypes']1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['pageTypes']

ERRORI18nText Domain MismatchMismatched text domain. Expected 'facebook-messenger-customer-chat' but got ''.1
Category
I18n
Occurrences
1
Severity
error

Sample message

Mismatched text domain. Expected 'facebook-messenger-customer-chat' but got ''.

ERRORRepo Complianceoutdated tested upto headerTested up to: 5.9 < 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.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 5.9 < 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.

ERRORRepo Complianceplugin header no licenseMissing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

One or more tags were ignored. Please limit your plugin to 5 tags.

Score History

First score snapshot

v2.5

88

Latest

Findings
15
Errors
7
Warnings
8
Check
2.0.0

Related Plugins