A Simple Plugin to change WooCommerce SKU Label to ISBN or any other custom text. No need to touch any code or core WooCommerce functions.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
5 issue groups
Security
6
3 issue groups
I18n
2
2 issue groups
Repo Compliance
1
1 issue group
Sample message
$_COOKIE["wcsku-hide-notice"] 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
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.2.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['skuoptions']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "appsero_init_tracker_woo_sku_label_changer".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE["wcsku-hide-notice"]
Sample message
Mismatched text domain. Expected 'woo-sku-label-changer' but got 'wcsku-label'.
Sample message
Tested up to: 6.8 < 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
The "Text Domain" header in the plugin file does not match the slug. Found "wcsku-label", expected "woo-sku-label-changer".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-sku-label-changer" - 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
33
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v3.0.6
83
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 83 | 19 | 8 | 11 | v3.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.