Let your customers buy gift cards/certificates for your services & products directly on your website.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
745
18 issue groups
Security
405
7 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
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
Use placeholders and $wpdb->prepare(); found interpolated variable $activity_table at "SELECT * FROM $activity_table WHERE voucher_id = %d AND action = %s"
Sample message
Unescaped parameter $activity_table used in $wpdb->get_results()\n$activity_table assigned unsafely at line 9.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['items'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['address']
Sample message
Function "add_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['voucheritem']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "codemenschen_voucher_template".
Sample message
Processing form data without nonce verification.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPGIFT_ADMIN_NOTICE_KEY".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PayPalAuth".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The parameter "WPGV_CATEGORY_TAXONOMY" at position #2 of term_description() has been deprecated since WordPress version 4.9.2. Instead do not pass the parameter.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Gift Cards (Gift Vouchers and Packages) (WooCommerce Supported)" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
267
External assets
1
Incoming endpoints
32
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
9 more hidden
5 score snapshots
v4.8.0
24
Latest
v4.7.5
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,157 | 50 | 1,107 | v4.8.0 | 2.1.0 |
| 25 | 1,096 | 47 | 1,049 | v4.7.5 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.