Help secure your WooCommerce site by enforcing stronger passwords and taking additional control of your strength requirements.
Prioritized issue groups from the latest Plugin Check scan
I18n
13
4 issue groups
Security
4
1 issue group
Maintainability
3
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: get_option( 'woocommerce_password_strength_label_1', null )
Sample message
Processing form data without nonce verification.
Sample message
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.
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
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
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
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.
Sample message
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.
Sample message
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.
Not analyzed yet.
First score snapshot
v3.0.1
89
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 23 | 17 | 6 | v3.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.