Floating button for chatting with your visitors via WhatsApp, Messenger, Contact form, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
18
6 issue groups
Security
12
4 issue groups
I18n
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_whatshelp_code".
Sample message
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"'.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
Function "esc_attr()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
Sample message
Mismatched text domain. Expected 'whatshelp-chat-button' but got 'getbutton'.
Sample message
Sanitization missing for register_setting().
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
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)".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.9.2
58
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 34 | 26 | 8 | v1.9.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.