The simplest way to sell gift cards online. Sell your own gift cards, gift certificates and gift vouchers from inside your WordPress website easily wi …
Prioritized issue groups from the latest Plugin Check scan
Security
94
6 issue groups
Maintainability
34
10 issue groups
I18n
25
3 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$code'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "_doing_it_wrong()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE["giftup_test_mode"]
Sample message
$_COOKIE["giftup_test_mode"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$companyId".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text parameter must be a single text string literal. Found: "Gift Up plugin notice to site admin:<br>Badly configured Account Id value of '" . $companyId . "'. Please ensure that you have entered a correct Gift Up Account Id in the block settings."
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Sample message
Plugin name "Gift Up Gift Cards for WordPress and WooCommerce" is different from the name declared in plugin header "Gift Up".
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Gift Up Gift Cards for WordPress and WooCommerce" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v3.2.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 154 | 94 | 60 | v3.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.