SysBasics Customize My Account for WooCommerce – Dashboard, Endpoints, Avatar & Menu Manager

Convert WooCommerce My Account page into a modern dashboard,avatar,dashboard cards,endpoints compatible with themes like Astra,woodmart,Divi etc

v4.3.23SysBasicsUpdated Added 8k+ installs82% rating75% support resolved
22
Score
662
Errors
833
Warnings
+0
Change

Category Scores

Security0
Repo81
Performance100
Maintainability0

Top Issues by Category

maintainability892
security498
i18n93

Issues Details

1,495 issues found in latest scan

WARNING692
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR429
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR74
wp_function_not_compatible_with_requires_wp

Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.3.0.

ERROR43
WordPress.WP.I18n.MissingArgDomain

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

ERROR43
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $this->wcmamtx_avatar_settings_page

ERROR39
missing_direct_file_access_protection

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

WARNING28
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNING18
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING17
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING14
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_wcmamtx_Appsero_license_section".

WARNING14
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['file_data']

WARNING13
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR7
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

ERROR7
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.

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RMA_DIR".

WARNING6
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET['code']. Check that the array index exists before using it.

ERROR4
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".

ERROR3
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.

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING2
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

ERROR2
WordPress.WP.AlternativeFunctions.rand_mt_rand

mt_rand() is discouraged. Use the far less predictable wp_rand() instead.

Latest Snapshot

Findings

1,495

Errors

662

Warnings

833

Score History

4 score snapshots

+0
1007550250Jun 20, 2026, 11:49 PM UTC Score 22/100 Plugin v4.3.18 Plugin Check 2.0.0 Scoring model 2026.06-mvp-static-v2 654 errors, 820 warningsJun 21, 2026, 02:02 AM UTC Score 22/100 Plugin v4.3.19 Plugin Check 2.0.0 Scoring model 2026.06-mvp-static-v2 661 errors, 826 warningsJun 21, 2026, 02:12 AM UTC Score 22/100 Plugin v4.3.20 Plugin Check 2.0.0 Scoring model 2026.06-mvp-static-v2 662 errors, 832 warningsJun 21, 2026, 03:11 AM UTC Score 22/100 Plugin v4.3.22 Plugin Check 2.0.0 Scoring model 2026.06-mvp-static-v2 662 errors, 833 warningsJun 20, 2026Jun 21, 2026

v4.3.22

22

Latest

Findings
1,495
Errors
662
Warnings
833
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

v4.3.20

22

Score

Findings
1,494
Errors
662
Warnings
832
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

v4.3.19

22

Score

Findings
1,487
Errors
661
Warnings
826
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

v4.3.18

22

Score

Findings
1,474
Errors
654
Warnings
820
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins