The Affiliates system provides the most powerful growth-oriented tools to run a successful Affiliate Marketing Program.
Prioritized issue groups from the latest Plugin Check scan
Security
1,503
12 issue groups
Maintainability
542
9 issue groups
I18n
98
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$accepted_series_json'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $affiliates_attributes_table at "SELECT attr_value FROM $affiliates_attributes_table WHERE affiliate_id = %d AND attr_key = 'paypal_email'"
Sample message
$_COOKIE[AFFILIATES_COOKIE_NAME] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[AFFILIATES_COOKIE_NAME]
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $affiliates_attributes_table used in $wpdb->get_var()\n$affiliates_attributes_table assigned unsafely at line 1139.
Sample message
Use placeholders and $wpdb->prepare(); found $affiliate_ids
Sample message
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.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['affiliate-id-field']. Check that the array index exists before using it.
Sample message
Unescaped parameter $campaigns_table used in $wpdb->get_var()\n$campaigns_table assigned unsafely at line 247.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$affiliate_user_id".
Sample message
Processing form data without nonce verification.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Attempting a database schema change is discouraged.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
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.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'The default value is %d. In this case, if a visitor comes to your site via an affiliate link, a suggested referral will be valid until %d days after she or he clicked that affiliate link.'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Missing $domain parameter in function call to __().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Translatable string should not be wrapped in HTML. Found: '<strong>ERROR</strong>'
Not analyzed yet.
First score snapshot
v6.0.0
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,172 | 689 | 1,483 | v6.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.