Show a waitlist form on out-of-stock products and automatically email subscribers when items are restocked. Turn lost sales into customers.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
141
14 issue groups
Security
28
9 issue groups
I18n
5
2 issue groups
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CWG_BIS_Queue".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'\n . '".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additional_class_name".
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
Function "get_post_timestamp()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.7.0.
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
Processing form data without nonce verification.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "CWG_Instock_Notifier".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wp_strip_all_tags'.
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 $this->wpdb->postmeta used in $wpdb->query()
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $meta_placeholders at \t\t\t\t\tAND post_id IN ($meta_placeholders)"
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Back In Stock Notifier for WooCommerce | WooCommerce Waitlist Pro" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
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 $sql used in $wpdb->query()\n$sql assigned unsafely at line 29.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
$_SERVER['REMOTE_ADDR'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
246
External assets
3
Incoming endpoints
13
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v7.3.3
35
Latest
v7.3.2
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 174 | 35 | 139 | v7.3.3 | 2.0.0 |
| 35 | 174 | 35 | 139 | v7.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.