Chat Button & Custom ChatGPT-Powered Bot by GetButton.io

Floating button for chatting with your visitors via WhatsApp, Messenger, Contact form, and more.

v1.9.2GetButton.ioUpdated 2025-10-06Added Oct 3, 201620k+ installs90% rating
58
Score
26
Errors
8
Warnings
+0
Change

Category Scores

Security33
Repo89
Performance100
Maintainability82

Top Issues by Category

Issues Details

34 issues found in latest scan

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR6
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\n\n<!-- GetButton.io widget -->\n<script data-no-optimize=\"1\" defer src=\"https://static.getbutton.io/widget/bundle.js?id=${id}\"></script>\n<!-- /GetButton.io widget -->\n\n"'.

ERROR5
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

ERROR4
WordPress.Security.EscapeOutput.HeredocOutputNotEscaped

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

ERROR4
wp_function_not_compatible_with_requires_wp

Function "esc_attr()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.

ERROR2
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'whatshelp-chat-button' but got 'getbutton'.

ERROR1
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

WARNING1
WordPress.Security.PluginMenuSlug.Using__FILE__

Using __FILE__ for menu slugs risks exposing filesystem structure.

ERROR1
WordPress.WP.EnqueuedResources.NonEnqueuedScript

Scripts must be registered/enqueued via wp_enqueue_script()

WARNING1
mismatched_plugin_name

Plugin name "Chat Button & Custom ChatGPT-Powered Bot by GetButton.io" is different from the name declared in plugin header "Chat Button by GetButton.io (ex. WhatsHelp)".

ERROR1
missing_direct_file_access_protection

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

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.

ERROR1
plugin_header_no_license

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

Latest Snapshot

Findings

34

Errors

26

Warnings

8

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.9.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.9.2

58

Latest

Findings
34
Errors
26
Warnings
8
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins