Integrate WhatsApp experience directly into your WordPress website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
261
16 issue groups
Security
126
9 issue groups
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Possible use of ASP style opening tags detected; found: <% _.each(accounts, function (account) { %...
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Possible use of ASP style short opening tags detected; found: <%= (account['daysOfWeekWorking'][day[0]]['...
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['accountId']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "NTA_WhatsApp".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['daysOfWeekWorking']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FBDashboardCross".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "njt_wa_get_post_type".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "NTA_WHATSAPP_BASE_NAME".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "njt_wa_assets".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Chat App" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Not analyzed yet.
First score snapshot
v3.8.2
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 394 | 120 | 274 | v3.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.