TI WooCommerce Wishlist

Boost your sales with a free WooCommerce Wishlist feature. Let your customers save and share their favorite products!

v2.11.1templateinvadersUpdated 2025-11-19Added Sep 22, 2016100k+ installs94% rating33% support resolved
23
Score
468
Errors
519
Warnings
+0
Change

Category Scores

Security0
Repo89
Performance100
Maintainability0

Top Issues by Category

maintainability465
security434
i18n62

Issues Details

987 issues found in latest scan

ERROR293
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING255
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING80
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_print_footer_scripts".

ERROR49
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() 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.

WARNING42
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING42
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR29
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING25
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $data at "INSERT INTO `$this->table` ($fields) VALUES $data ON DUPLICATE KEY UPDATE $duplicates"

ERROR25
WordPress.DB.PreparedSQL.NotPrepared

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

ERROR17
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $fields used in $wpdb->query()\n$fields assigned unsafely at line 370.

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR12
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING11
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR11
badly_named_files

File and folder names must not contain spaces or special characters.

WARNING10
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['tinvwl_redirect'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING9
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES['settings-file']

WARNING8
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR6
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Get %s on %s!'.

WARNING4
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $_name used in $wpdb->get_var()\n$_name assigned unsafely at line 517.

ERROR4
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

ERROR4
WordPress.WP.I18n.MissingArgDomain

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

WARNING3
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

ERROR3
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR3
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $button['title']

WARNING3
trademarked_term

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

Latest Snapshot

Findings

987

Errors

468

Warnings

519

Score History

First score snapshot

First scan completed Jun 19, 2026

v2.11.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v2.11.1

23

Latest

Findings
987
Errors
468
Warnings
519
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins