Connect contact forms and WooCommerce to WhatsApp by live click to chat. Send form data to WhatsApp Business for instant customer engagement
Prioritized issue groups from the latest Plugin Check scan
Maintainability
112
13 issue groups
Security
36
3 issue groups
I18n
16
1 issue group
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
Mismatched text domain. Expected 'social-contact-form' but got 'formychat'.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_appsero_license_section".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $filter['orderby'] used in $wpdb->get_results()\n$filter['orderby'] used without escaping.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 2 replacement parameters, expected 1.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_AJAX".
Sample message
Plugin name "Contact Form to Chat Apps | Click to Chat to Order - FormyChat" is different from the name declared in plugin header "FormyChat".
Potential connections found in static code analysis.
Outbound calls
97
External assets
3
Incoming endpoints
26
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.15.7
63
Latest
v2.15.6
63
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 63 | 164 | 30 | 134 | v2.15.7 | 2.0.0 |
| 63 | 166 | 30 | 136 | v2.15.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.