YITH WooCommerce Gift Cards

The essential tool for selling gift cards in your store, increasing your conversion rate and attracting new customers.

v4.35.0YITHEMESUpdated 2026-06-18Added Sep 22, 201510k+ installs66% rating0% support resolved
24
Score
436
Errors
1,534
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance97
Maintainability0

Top Issues by Category

maintainability1,525
i18n349
security86
performance2

Issues Details

1,970 issues found in latest scan

WARNING1,364
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_defaults".

ERROR327
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'yith-woocommerce-gift-cards' but got 'woocommerce'.

WARNING67
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'yit_before_metabox_option_' . urldecode( $key )".

ERROR38
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$amount'.

WARNING30
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "YIT_Plugin_Licence".

ERROR27
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING17
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Product_Gift_Card".

WARNING16
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR10
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR8
WordPress.WP.I18n.MissingTranslatorsComment

A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

ERROR7
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['term']

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$deprecated_filters[ $filter ]".

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_YITH_BH_ONBOARDING".

WARNING5
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['gift-card-amounts'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR4
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $amount

WARNING3
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $args used in $wpdb->get_results()\n$args assigned unsafely at line 188.

ERROR3
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $sql

ERROR3
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.

ERROR3
WordPress.WP.DeprecatedParameters.Get_termsParam2Found

The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "YITH WooCommerce Gift Cards" - 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.

WARNING2
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_REQUEST['categories1_id']. Check that the array index exists before using it.

WARNING2
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

WARNING2
update_modification_detected

Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins

Latest Snapshot

Findings

1,970

Errors

436

Warnings

1,534

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.35.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.35.0

24

Latest

Findings
1,970
Errors
436
Warnings
1,534
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins