Password Strength Settings for WooCommerce

Help secure your WooCommerce site by enforcing stronger passwords and taking additional control of your strength requirements.

v3.0.1Danny SantoroUpdated 2023-10-11Added Jul 24, 201610k+ installs90% rating
89
Score
17
Errors
6
Warnings
+0
Change

Category Scores

Security88
Repo83
Performance100
Maintainability92

Top Issues by Category

Issues Details

23 issues found in latest scan

ERROR6
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR5
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: get_option( 'woocommerce_password_strength_label_1', null )

WARNING4
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

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.WP.EnqueuedResourceParameters.NoExplicitVersion

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.

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

ERROR1
missing_direct_file_access_protection

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

ERROR1
outdated_tested_upto_header

Tested up to: 6.3 < 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.

ERROR1
readme_mismatched_header_requires

Mismatched Requires at least: 4.6.0 != 5.8. "Requires at least" needs to be exactly the same with that in your main plugin file's header.

WARNING1
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "wc-password-strength-settings" - contains the restricted term "wc" which cannot be used at all in your plugin slug.

Latest Snapshot

Findings

23

Errors

17

Warnings

6

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.0.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.0.1

89

Latest

Findings
23
Errors
17
Warnings
6
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins