Powerful, customizable email notifications for bbPress and BuddyBoss forums — without the spam.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
107
19 issue groups
Security
10
2 issue groups
Supply Chain
5
1 issue group
I18n
4
2 issue groups
Sample message
Function "doing_action()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.1.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bg_notifications".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$addon->local->TextDomain . '_license_instance'".
Sample message
Hidden files are not permitted.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bbp_new_reply".
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>This plugin comes with a <em>lot</em> of settings to help you decide who gets emails and who doesn\'t. And then there are all of the add-ons that make even more\n adjustments possible. With all of these moving parts, it\'s virtually impossible to know off hand how many/which users make it \n to the recipients list.</p>'
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "bbPress Notify (No-Spam)" - contains the restricted term "bbpress" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "bbpress" elsewhere in your plugin name, such as "... for bbpress".
Sample message
Use placeholders and $wpdb->prepare(); found $sql
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
Application files are not permitted.
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
error_log() found. Debug code should not normally be used in production.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
Sample message
GitHub workflow directory ".github" detected. This directory should not be included in production plugins.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Not analyzed yet.
First score snapshot
v3.0.3
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 128 | 62 | 66 | v3.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.