Engage customers with a fun spin-the-wheel game! Collect emails and reward them with discount coupons instantly.
Prioritized issue groups from the latest Plugin Check scan
Security
117
4 issue groups
Maintainability
42
12 issue groups
I18n
6
3 issue groups
Sample message
$_GET['button_shop_url'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['button_shop_url']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "formatted_woocommerce_price".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VI_WOO_LUCKY_WHEEL_ADMIN".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['coupon_amount'][$i]. Check that the array index exists before using it.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "VI_WOO_LUCKY_WHEEL_Admin_Admin".
Sample message
Mismatched text domain. Expected 'woo-lucky-wheel' but got 'woocommerce-lucky-wheel'.
Sample message
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "vi_include_folder".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_url".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field['html']'.
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
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$name_filter".
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
Plugin name "Lucky Wheel for WooCommerce - Spin a Sale" is different from the name declared in plugin header "Lucky Wheel for WooCommerce".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-lucky-wheel" - 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".
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Not analyzed yet.
First score snapshot
v1.2.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 165 | 12 | 153 | v1.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.