Custom email and SMS notifications. Automatic send actions. WPForms SMS integration. WooCommerce notifications for purchases, abandoned cart and more!
Prioritized issue groups from the latest Plugin Check scan
Security
571
10 issue groups
Maintainability
318
12 issue groups
I18n
28
3 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 '$args['after_widget']'.
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EWD_UWPM_Interests_Widget".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ewd-uwpm-settings-' . $setting".
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $cutoff_time at \t\t\tAND $wpdb->usermeta.meta_value < $cutoff_time\n
Sample message
Processing form data without nonce verification.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ewd_add_frontend_ajax_url".
Sample message
Detected usage of a non-sanitized input variable: $_GET['code']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['code']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->cron_interval_identifier".
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
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 450.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EWD_UWPM_EMAIL_CATEGORY_TAXONOMY".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $cutoff_time used in $wpdb->get_results()\n$cutoff_time used without escaping.
Sample message
Mismatched text domain. Expected 'ultimate-wp-mail' but got 'order-tracking'.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
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
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
102
External assets
2
Incoming endpoints
17
wp_ajax
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 more hidden
2 score snapshots
v1.3.13
24
Latest
v1.3.12
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 946 | 400 | 546 | v1.3.13 | 2.0.0 |
| 24 | 946 | 400 | 546 | v1.3.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.