Create, sell and manage WooCommerce gift cards to attract more sales and multiply your revenue at your online store.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
438
13 issue groups
Security
23
5 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wps_get_giftcard_details".
Sample message
Processing form data without nonce verification.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Use placeholders and $wpdb->prepare(); found $date_filter
Sample message
Unescaped parameter $date_filter used in $wpdb->get_results()\n$date_filter assigned unsafely at line 336.
Sample message
Unescaped parameter $date_filter used in $wpdb->get_var()\n$date_filter assigned unsafely at line 336.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Makewebbetter_Onboarding_Helper".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, 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
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.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Ultimate Gift Cards for WooCommerce" is different from the name declared in plugin header "Ultimate Gift Cards For WooCommerce".
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languagess"
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-gift-cards-lite" - 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
211
External assets
6
Incoming endpoints
27
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
3 score snapshots
v3.2.9
42
Latest
v3.2.8
53
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 463 | 10 | 453 | v3.2.9 | 2.0.0 |
| 53 | 454 | 4 | 450 | v3.2.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.