Support your customers via Facebook Messenger Live Chat conveniently from your own website.
Prioritized issue groups from the latest Plugin Check scan
Security
15
4 issue groups
Maintainability
15
10 issue groups
Repo Compliance
3
3 issue groups
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['access']
Sample message
$_REQUEST['access'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "insert_zb_fbc_code".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['access']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "FB Messenger Live Chat" - contains the restricted term "fb" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "fb" elsewhere in your plugin name, such as "... for fb".
Sample message
Function "wp_send_json()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Live Chat with Messenger Customer Chat" is different from the name declared in plugin header "FB Messenger Live Chat".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.7 < 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
Invalid License: SMB 1.0. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.5.0
65
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 65 | 33 | 10 | 23 | v1.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.