Add a WhatsApp chat button, WooCommerce WhatsApp order button & click-to-chat floating widget. Capture leads & convert visitors via chat.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
130
12 issue groups
Security
72
8 issue groups
Performance
8
1 issue group
I18n
7
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$agent_initials".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $date_where at FROM $table WHERE 1=1 $date_where $widget_where"
Sample message
Processing form data without nonce verification.
Sample message
$_POST['agentName'] not unslashed before sanitization. Use wp_unslash() or similar
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
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
Unescaped parameter $leads_table used in $wpdb->get_results()\n$leads_table assigned unsafely at line 176.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "appsero_custom_deactivation_reasons".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['data']. Check that the array index exists before using it.
Sample message
Unescaped parameter $date_where used in $wpdb->get_results()\n$date_where used without escaping.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "create_chat_help_block_init".
Sample message
Processing form data without nonce verification.
Sample message
Function "register_block_type_from_metadata()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.0.0.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Elementor_Ctw_Buttons".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Translatable string should not be wrapped in HTML. Found: '<i>Enjoying %1$sWhatsApp Chat Help?%2$s Please rate us %3$sWordPress.org%4$s. Your positive feedback will help us grow more. Thank you! 😊</i>'
Sample message
The $text parameter must be a single text string literal. Found: 'No chat layout is created. Please <a href="' . admin_url( 'post-new.php?post_type=floating_widget' ) . '">create</a> a layout first.'
Potential connections found in static code analysis.
Outbound calls
79
External assets
1
Incoming endpoints
11
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v3.5.4
34
Latest
v3.5.3
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 223 | 34 | 189 | v3.5.4 | 2.0.0 |
| 34 | 222 | 34 | 188 | v3.5.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.