Powerful platform with Live Chat, AI Chatbots, and Real-Time Visitor Monitoring! Also, create Call, Email, SMS, & Contact buttons to increase conv …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
60
11 issue groups
Security
28
6 issue groups
I18n
5
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BZ_CONTACT_BUTTON_API_URI".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_action_links".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class_map".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $domain parameter must be a single text string literal. Found: $textDomain
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$buttonizerData'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Failed loading manifest: $errorMessage"'.
Sample message
The use of function ini_set() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_current_language".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PZF".
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page_id']
Sample message
$_GET['page_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Plugin name "Buttonizer – Live Chat, AI Chatbot, Call, Chat, Contact Button" is different from the name declared in plugin header "Buttonizer - Live Chat, AI Chatbot, Call, Chat, Contact Button".
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Not analyzed yet.
2 score snapshots
v5.0.8
44
Latest
v5.0.7
44
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 95 | 24 | 71 | v5.0.8 | 2.0.0 |
| 44 | 95 | 24 | 71 | v5.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.