Get Chat App

Add a WhatsApp chat button to your website in seconds. Allow visitors to simply tap to chat through WhatsApp and other different platforms.

v1.2.02NickDuncanUpdated Added 400 installs100% rating
62
Score
10
Errors
62
Warnings
+0
Change

Category Scores

Security42
Repo80
Performance100
Maintainability86

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

72 findings

Security

34

4 issue groups

Maintainability

31

3 issue groups

Repo Compliance

5

5 issue groups

I18n

2

2 issue groups

WARNINGSecurityRequest data is not unslashed$_POST['customLink'] not unslashed before sanitization. Use wp_unslash() or similar27
Category
Security
Occurrences
27
Severity
warning

Sample message

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

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

Sample message

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

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

Sample message

Processing form data without nonce verification.

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;4
Category
Maintainability
Occurrences
4
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_encode_emoji()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.8.0.3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

Function "wp_encode_emoji()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.8.0.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['facebookMessage']2
Category
Security
Occurrences
2
Severity
warning

Sample message

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

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

Sample message

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

ERRORI18nText Domain MismatchMismatched text domain. Expected 'get-chat-app' but got 'getchatap'.1
Category
I18n
Occurrences
1
Severity
error

Sample message

Mismatched text domain. Expected 'get-chat-app' but got 'getchatap'.

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.4 < 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: 6.4 < 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.

Show 4 more
WARNINGRepo Complianceplugin header nonexistent domain path1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

WARNINGRepo Compliancereadme parser warnings too many tags1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

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

WARNINGRepo Compliancereadme parser warnings trimmed short description1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

WARNINGI18ntextdomain mismatch1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "getchatapp", expected "get-chat-app".

External Connections

Potential connections found in static code analysis.

3 domains

Outbound calls

3

External assets

23

Incoming endpoints

2

Notable Domains

codecabin.io1 · outbound

External Asset Domains

getchat.app23 · asset + outbound

Incoming Endpoints

wp_ajax_nopriv_gcapSaveSettingspublic

wp_ajax

Admin AJAX endpoints1
wp_ajax_gcapSaveSettingsauthenticated

wp_ajax

Score History

First score snapshot

v1.2.02

62

Latest

Findings
72
Errors
10
Warnings
62
Check
2.0.0

Relationship Map

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

30 nodes

Related Plugins