Easy Auto SKU Generator for WooCommerce

Generate and bulk-generate WooCommerce SKU codes automatically for products and variations with flexible formats, slug mode, and overwrite control.

v1.3.4Dan ZakirovUpdated 2026-06-04Added May 21, 201910k+ installs98% rating
90
Score
21
Errors
13
Warnings
+0
Change

Category Scores

Security89
Repo100
Performance100
Maintainability79

Top Issues by Category

Issues Details

34 issues found in latest scan

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_variation_separator_value".

ERROR6
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: $text_domain

ERROR6
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog_ids".

ERROR5
wp_function_not_compatible_with_requires_wp

Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.8.0.

ERROR3
PluginCheck.CodeAnalysis.Offloading.OffloadedContent

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$total_products'.

WARNING1
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "easy-woocommerce-auto-sku-generator" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug 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 plugin slug.

Latest Snapshot

Findings

34

Errors

21

Warnings

13

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.3.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.3.4

90

Latest

Findings
34
Errors
21
Warnings
13
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins