✨ WooCommerce wallet with cashback rewards, store credit, partial payment & top-ups. Boost customer loyalty effortlessly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
565
14 issue groups
Security
14
2 issue groups
Performance
4
1 issue group
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woo_wallet_is_enable_' . $item".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_currency".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_woo_wallet_build_transaction_where".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Action_Daily_Visits".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $inner used in $wpdb->get_var()\n$inner assigned unsafely at line 647.
Sample message
Use of a direct database call is discouraged.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WOO_WALLET_ABSPATH".
Sample message
Detected usage of meta_query, possible slow query.
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Woo_Wallet_Currency_Provider".
Sample message
Plugin name "Wallet for WooCommerce" is different from the name declared in plugin header "TeraWallet".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-wallet" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
32
External assets
4
Incoming endpoints
13
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
1 more hidden
13 score snapshots
v1.7.0
70
Latest
v1.6.15
70
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 70 | 584 | 5 | 579 | v1.7.0 | 2.1.0 |
| 70 | 583 | 5 | 578 | v1.6.15 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.