Set up complex stock configurations with ease. Shared stock, variable quantities, the possibilities are endless.
Prioritized issue groups from the latest Plugin Check scan
I18n
325
3 issue groups
Security
236
11 issue groups
Maintainability
223
11 issue groups
Sample message
Mismatched text domain. Expected 'attribute-stock-for-woocommerce' but got 'woocommerce'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo ! ..." but found "<?= ! ..."
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
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
Mismatched text domain. Expected 'attribute-stock-for-woocommerce' but got 'default'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import_file']['tmp_name']
Sample message
$_GET[$type] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
Use placeholders and $wpdb->prepare(); found $match_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "clean_post_cache".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['error']. Check that the array index exists before using it.
Sample message
Unescaped parameter $match_query['query'] used in $wpdb->get_results()\n$match_query['query'] used without escaping.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT EXISTS (SELECT * FROM $table LIMIT 1) AS result"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "static::hook_name('duplicated_extra')".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $pfx used in $wpdb->get_col()\n$pfx assigned unsafely at line 244.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'MEWZ_WCAS_NAME'.
Not analyzed yet.
First score snapshot
v2.2.10
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 794 | 481 | 313 | v2.2.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.