Take full control of WordPress emails and notifications. Replace default messages, add custom triggers, and send alerts via email, webhook, Slack, and …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
255
13 issue groups
I18n
76
4 issue groups
Security
66
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actionButton".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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: "$filterName".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"'$name' is not in camelCase format"'.
Sample message
trigger_error() 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 '$class'.
Sample message
The $domain parameter must be a single text string literal. Found: $actionType
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $item['description']
Sample message
Mismatched text domain. Expected 'notification' but got 'easy-digital-downloads'.
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
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_GET['duplicate']
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sysexit".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['refresh-status']. Check that the array index exists before using it.
Sample message
$_GET['post'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Plugin name "Notification - Custom Notifications and Alerts for WordPress" is different from the name declared in plugin header "Notification".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins
Not analyzed yet.
First score snapshot
v9.0.10
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 405 | 186 | 219 | v9.0.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.