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
729
18 issue groups
Security
376
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
Processing form data without nonce verification.
Sample message
Unescaped parameter $activity_table used in $wpdb->get_results()\n$activity_table assigned unsafely at line 9.
Sample message
$_GET['items'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
error_log() found. Debug code should not normally be used in production.
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
File has mixed line endings; this may cause incorrect results
Sample message
Processing form data without nonce verification.
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: "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
Detected usage of meta_query, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The parameter "'wpgv_voucher_category'" 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
debug_backtrace() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
265
External assets
1
Incoming endpoints
34
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 more hidden
3 score snapshots
v4.7.4
25
Latest
v4.7.3
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,108 | 42 | 1,066 | v4.7.4 | 2.0.0 |
| 25 | 1,097 | 40 | 1,057 | v4.7.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.