Affiliate Program Suite — SliceWP Affiliates

SliceWP is the quickest and easiest WordPress affiliates plugin for building your affiliate program. Track affiliate commissions, easily pay your affi …

v1.2.9iova.mihaiUpdated 2026-05-26Added Jan 3, 202010k+ installs98% rating100% support resolved
25
Score
1,275
Errors
2,081
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance100
Maintainability3

Top Issues by Category

security2,783
maintainability329
i18n218

Issues Details

3,356 issues found in latest scan

ERROR1,011
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" data-wp-lists='list:$singular'"'.

WARNING535
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING479
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['wp-resetpass-' . COOKIEHASH] not unslashed before sanitization. Use wp_unslash() or similar

WARNING339
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE['wp-resetpass-' . COOKIEHASH]

WARNING287
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING223
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR93
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.

ERROR63
WordPress.WP.I18n.MissingArgDomain

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

WARNING54
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.

WARNING40
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR31
WordPress.WP.I18n.NonSingularStringLiteralText

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

ERROR31
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Showing all the commissions from Payout #%d.<br><a href="%s">View all commissions.</a><br><br>'.

WARNING28
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $extra_checks at \t\t\t$extra_checks\n

WARNING18
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING17
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR17
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING15
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;&#039;puc_request_info_options-&#039;.$this-&gt;slug&quot;.

ERROR7
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $clauses['distinct'] used in $wpdb->get_results()\n$clauses['distinct'] used without escaping.

WARNING7
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNING6
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING6
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;_slicewp_array_assoc_push_after_key&quot;.

ERROR4
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR3
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

Latest Snapshot

Findings

3,356

Errors

1,275

Warnings

2,081

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.2.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.2.9

25

Latest

Findings
3,356
Errors
1,275
Warnings
2,081
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins