Customize WooCommerce My Account with a live customizer, spending chart, shipment tracking, Google login, custom endpoints and user avatar.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,184
15 issue groups
Security
351
6 issue groups
I18n
104
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_fresh_avatar".
Sample message
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_bsize'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
The $text parameter must be a single text string literal. Found: $this->wcmamtx_layout_page
Sample message
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.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file_data']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_wcmamtx_Appsero_license_section".
Sample message
$_GET['state'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
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.
Sample message
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".
Sample message
Mismatched text domain. Expected 'customize-my-account-for-woocommerce' but got 'woocommerce'.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RMA_DIR".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
Processing form data without nonce verification.
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Sanitization missing for register_setting().
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().
Potential connections found in static code analysis.
Outbound calls
133
External assets
0
Incoming endpoints
37
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
21 more hidden
19 score snapshots
v4.5.0
20
Latest
v4.4.14
20
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 1,654 | 743 | 911 | v4.5.0 | 2.0.0 |
| 20 | 1,786 | 875 | 911 | v4.4.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.