The goal of this plugin is to show the “stock quantity” under each product in the shop, category and archive pages (wherever there is a loop).
Prioritized issue groups from the latest Plugin Check scan
Security
28
6 issue groups
Maintainability
10
5 issue groups
Repo Compliance
6
6 issue groups
I18n
5
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$stock'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bpShowStockReview".
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'woo-show-stock' but got 'wpgs'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_woostock_display_type']
Sample message
$_POST['_woostock_display_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.5 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 4.0 != 4.9. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Mismatched Requires PHP: 5.6 != 7.2.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-show-stock" - contains the restricted term "woo" and cannot be used to begin your plugin slug. 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 "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
3
External assets
1
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.0.5
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 49 | 30 | 19 | v1.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.