ChatBot Conversational AI Support

Chatbot for WP, using a ChatGPT-like AI to self-learn and create replies. Easy training based on the website content. Quick setup, easy installation.

v1.1.4TextUpdated Added 1k+ installs74% rating
41
Score
72
Errors
32
Warnings
+0
Change

Category Scores

Security4
Repo89
Performance100
Maintainability78

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

104 findings

Maintainability

54

6 issue groups

Security

47

3 issue groups

Repo Compliance

2

2 issue groups

I18n

1

1 issue group

ERRORMaintainabilityShort PHP open tag foundShort PHP opening tag used with echo; expected "<?php echo $blank ..." but found "<?= $blank ..."36
Category
Maintainability
Occurrences
36
Severity
error

Sample message

Short PHP opening tag used with echo; expected "<?php echo $blank ..." but found "<?= $blank ..."

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

Sample message

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

WARNINGMaintainabilityMissing VersionResource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.13
Category
Maintainability
Occurrences
13
Severity
warning

Sample message

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET[&#039;action&#039;]7
Category
Security
Occurrences
7
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET[&#039;action&#039;]

WARNINGSecurityRequest data is not unslashed$_GET[&#039;action&#039;] not unslashed before sanitization. Use wp_unslash() or similar7
Category
Security
Occurrences
7
Severity
warning

Sample message

$_GET[&#039;action&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGMaintainabilityNot In FooterIn footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

WARNINGMaintainabilityShort PHP open tag foundPossible use of short open tags detected; found: &lt;? CHATBOTCOM_Components::tplHeader(&#039;Set u...1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Possible use of short open tags detected; found: &lt;? CHATBOTCOM_Components::tplHeader(&#039;Set u...

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$widget&quot;.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$widget&quot;.

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to __().1
Category
I18n
Occurrences
1
Severity
error

Sample message

Missing $domain parameter in function call to __().

WARNINGMaintainabilitymismatched plugin namePlugin name "ChatBot Conversational AI Support" is different from the name declared in plugin header "ChatBot.com - AI platform".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "ChatBot Conversational AI Support" is different from the name declared in plugin header "ChatBot.com - AI platform".

Show 2 more
ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

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

External Connections

Potential connections found in static code analysis.

4 domains

Outbound calls

7

External assets

0

Incoming endpoints

0

Notable Domains

chatbot.com4 · outbound
api.chatbot.com1 · outbound
app.chatbot.com1 · outbound

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Score History

First score snapshot

v1.1.4

41

Latest

Findings
104
Errors
72
Warnings
32
Check
2.0.0

Relationship Map

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

33 nodes

Related Plugins