This powerful plugin allows users to receive email notifications of group activity. Weekly or daily digests are available.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
309
17 issue groups
Security
67
6 issue groups
Supply Chain
2
1 issue group
I18n
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activitysub_setup_defaults".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ass_admin_notice".
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['a']. Check that the array index exists before using it.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_GET['bpass-action']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$enable_email_notice".
Sample message
Function "current_action()" requires WordPress 3.9.0, but your plugin minimum supported version is WordPress 3.2.0.
Sample message
$_GET['bpass-action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->identifier . '_cron_interval'".
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 57.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$column} at \t\t\tWHERE {$column} LIKE %s\n
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GES_Updater".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "BuddyPress Group Email Subscription" - contains the restricted term "buddypress" 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 "buddypress" elsewhere in your plugin name, such as "... for buddypress".
Sample message
Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 268.
Sample message
Hidden files are not permitted.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GES_REVISION_DATE".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
27
External assets
2
Incoming endpoints
3
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v4.2.4
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 387 | 51 | 336 | v4.2.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.