Automate WooCommerce WhatsApp notifications using the official WhatsApp Cloud API for order updates, cart recovery, customer chats, and messaging.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
166
15 issue groups
Security
47
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['nqrc'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_update_options_' . $tab_id . '_' . $current_section".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_ajax_nonce']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_ajax_nonce']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BasicNoticeTest".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Application files are not permitted.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SGITS_DEACTIVATE_FEEDBACK_FORM_INCLUDED".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_manually_load_library".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Plugin name "Notiqoo – Order Notification & Customer Chat for WooCommerce" is different from the name declared in plugin header "Notiqoo".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wc-messaging" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
Sample message
Function "wp_json_encode()" requires WordPress 4.1.0, but your plugin minimum supported version is WordPress 4.0.0.
Potential connections found in static code analysis.
Outbound calls
65
External assets
0
Incoming endpoints
12
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v1.4.15
42
Latest
v1.4.14
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 213 | 5 | 208 | v1.4.15 | 2.1.0 |
| 42 | 213 | 5 | 208 | v1.4.14 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.