The WordPress attribution plugin used by over 250,000+ sites to capture UTMs, gclid, and source data in your forms, CRM, and revenue workflows.
Prioritized issue groups from the latest Plugin Check scan
Security
119
8 issue groups
Maintainability
92
11 issue groups
I18n
11
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Function "block_core_social_link_services()" requires WordPress 5.4.0, but your plugin minimum supported version is WordPress 3.6.0.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$clean_field]
Sample message
$_COOKIE[$clean_field] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "CaptureUTMs".
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Cookies".
Sample message
Missing $domain parameter in function call to esc_attr__().
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DEFAULT_BR_TEXT".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"[$k]=>\"$v\", "'.
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
Mismatched text domain. Expected 'handl-utm-grabber' but got 'contact-form-7'.
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$where_likes} at \t\t\t\tAND ( {$where_likes} )"
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$lite_integration_file".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['item_meta'][$field->id]. Check that the array index exists before using it.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
The $text parameter must be a single text string literal. Found: $field
Sample message
Plugin name "HandL UTM Grabber / Tracker" is different from the name declared in plugin header "HandL UTM Grabber".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
90
External assets
3
Incoming endpoints
24
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
12 more hidden
8 score snapshots
v2.9.10
36
Latest
v2.9.9
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 224 | 62 | 162 | v2.9.10 | 2.0.0 |
| 37 | 188 | 36 | 152 | v2.9.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.