WooCommerce back in stock notifier and stock manager plugin. Manage inventory, enable waitlists, and send stock notifications automatically.
Prioritized issue groups from the latest Plugin Check scan
I18n
118
3 issue groups
Maintainability
40
13 issue groups
Security
4
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'woocommerce-product-stock-alert' but got 'notifima'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_notifima_register_scripts".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$is_prices_including_tax".
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 173.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$old_hook".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist" - 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
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
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$values} at "INSERT IGNORE INTO {$wpdb->prefix}notifima_subscribers (product_id, user_id, email, status, create_time ) VALUES {$values} "
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist" is different from the name declared in plugin header "Notifima".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "notifima", expected "woocommerce-product-stock-alert".
Sample message
The upgrade notice for "1.3.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
16
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
5 score snapshots
v3.1.3
79
Latest
v3.1.2
79
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 163 | 121 | 42 | v3.1.3 | 2.0.0 |
| 79 | 163 | 121 | 42 | v3.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.