Create, track and grow your affiliate program. Tapfiliate helps businesses and influencers grow together, through affiliate marketing.
Prioritized issue groups from the latest Plugin Check scan
Security
48
9 issue groups
Maintainability
24
10 issue groups
I18n
7
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\ntap('conversion', {$external_id_json}, {$amount_json}, {$options_json}, {$commission_type_json});"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_tapfiliate".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$query_parameter_conversion_amount]
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$providerQueryParameterMap".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['ec_page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'tapfiliate' but got 'textdomain'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Function "wp_add_inline_script()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$tablename} at "SELECT customer_id FROM {$tablename} WHERE user_id = %d LIMIT 1"
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $sql used in $wpdb->get_var()\n$sql assigned unsafely at line 68.
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 $sql
Sample message
Processing form data without nonce verification.
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
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.
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
Hidden files are not permitted.
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
11
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v3.2.3
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 84 | 35 | 49 | v3.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.