WPC Product Options brings about the power of adjusting prices with highly customizable additional fields for products.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
132
12 issue groups
Security
105
6 issue groups
I18n
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$apply_for".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$apply'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$key]
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_Core_Registry".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_CORE_DIR".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpc_core_register".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPC Product Options for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_price_trim_zeros".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$key]['size']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
Mismatched text domain. Expected 'wpc-product-options' but got 'woo-product-timer'.
Sample message
print_r() found. Debug code should not normally be used in production.
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
49
External assets
2
Incoming endpoints
10
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v4.0.3
38
Latest
v4.0.2
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 239 | 57 | 182 | v4.0.3 | 2.0.0 |
| 38 | 239 | 57 | 182 | v4.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.