Send WhatsApp notifications from Contact Form 7, Gravity Forms, WPForms, and 6 more form plugins using WhatsApp Business API
Prioritized issue groups from the latest Plugin Check scan
Maintainability
212
14 issue groups
I18n
193
2 issue groups
Security
161
9 issue groups
Sample message
Mismatched text domain. Expected 'notifier' but got 'action-scheduler'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The bulk action $action does not have a callback method"'.
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
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ctc_custom_button_image_url".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "DELETE FROM $table_name WHERE session_key = %s"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "as_enqueue_async_action".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_memory_limit".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found $sql_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ctc_custom_button_image_url'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['used_meta']
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of meta_query, possible slow query.
Sample message
The "goto" language construct should not be used.
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
49
External assets
0
Incoming endpoints
11
No external asset domains detected.
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.0.4
26
Latest
v3.0.3
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 589 | 309 | 280 | v3.0.4 | 2.0.0 |
| 25 | 591 | 309 | 282 | v3.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.