WhatsApp full integration for your website! Recover Abandoned Carts, send Order Notifications and add WhatsApp Buttons.
Prioritized issue groups from the latest Plugin Check scan
Security
1,074
10 issue groups
Maintainability
222
11 issue groups
I18n
29
4 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' class='{$class}' style='background-color:"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$abandoned_report".
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to _e().
Sample message
The $text parameter must be a single text string literal. Found: $day
Sample message
$_GET['accessToken'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $cart_abandonment_db at "ALTER TABLE $cart_abandonment_db ADD COLUMN `order_id` int(11) DEFAULT null"
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['accessToken']. Check that the array index exists before using it.
Sample message
Translatable string should not be wrapped in HTML. Found: ' <p style="font-size: 0.9rem">Spoki allows you to show all kinds of WhatsApp buttons you want on your site, from the Fixed button to the product button, to the checkout button, which allow the customer to <b>write you directly on your WhatsApp number</b>!\n<br/><br/>Respond quickly and comfortably to your potential customers and take advantage of the WhatsApp communication channel to offer them promotions and <b>push them to purchase</b>!</p>'
Sample message
Detected usage of a non-sanitized input variable: $_GET['section']
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_Spoki_Button_Widget".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_cron_interval".
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Potential connections found in static code analysis.
Outbound calls
28
External assets
0
Incoming endpoints
6
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
First score snapshot
v2.17.4
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 1,334 | 1,074 | 260 | v2.17.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.