Supercharge your WordPress email notifications using a WYSIWYG editor and shortcodes. Default and new notifications available. Add-ons available.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
42
11 issue groups
Security
38
7 issue groups
I18n
30
4 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edd_sl_api_request_verify_ssl".
Sample message
Mismatched text domain. Expected 'bnfw' but got 'easy-digital-downloads'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file'.
Sample message
Sanitization missing for register_setting().
Sample message
Function "get_main_site_id()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.8.0.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['bnfw_action'] 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: "$edd_plugin_data".
Sample message
Detected usage of a non-sanitized input variable: $_GET['bnfw_action']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EDD_SL_Plugin_Updater".
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: class EDD_SL_Plugin_Updater
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Better Notifications for WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
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
Unescaped parameter $query used in $wpdb->get_var()\n$query assigned unsafely at line 1772.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['query']. Check that the array index exists before using it.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
Plugin name "Customize WordPress Emails and Alerts - Better Notifications for WP" is different from the name declared in plugin header "Better Notifications for WP".
Potential connections found in static code analysis.
Outbound calls
27
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v1.9.9.2
38
Latest
v1.9.9.1
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 110 | 63 | 47 | v1.9.9.2 | 2.0.0 |
| 37 | 111 | 64 | 47 | v1.9.9.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.