Redesign your WooCommerce My Account page with themes, custom tabs, magic link login, 2FA, passkeys, registration fields, and drag & drop reorder …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
126
9 issue groups
Security
75
6 issue groups
I18n
47
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_blogname".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_blogname'.
Sample message
Mismatched text domain. Expected 'my-account-customize-for-wp' but got 'woocommerce'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['cits_custom_endpoints']
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
Processing form data without nonce verification.
Sample message
$_POST['cits_navigation_colors'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_login".
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
Detected usage of a possibly undefined superglobal array index: $_FILES['macfw_avatar']['name']. 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
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Plugin name "Customize My Account for WooCommerce – Custom Tabs, Login, Registration, 2FA & Design" is different from the name declared in plugin header "Customize My Account for WooCommerce – Custom Tabs, Login Page, 2FA & Design".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "my-account-customize-for-wp" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
51
External assets
2
Incoming endpoints
31
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
13 more hidden
3 score snapshots
v2.0.2
38
Latest
v2.0
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 250 | 78 | 172 | v2.0.2 | 2.0.0 |
| 40 | 244 | 77 | 167 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.