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
140
10 issue groups
Maintainability
134
12 issue groups
I18n
14
3 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[$field]
Sample message
$_COOKIE[$field] not unslashed before sanitization. Use wp_unslash() or similar
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
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: "GF_Field_HandLFreeCampaign".
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $form_placeholders at AND pm.meta_value IN ($form_placeholders)"
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
Unescaped parameter $report_name used in $wpdb->get_row()\n$report_name used without escaping.
Sample message
Mismatched text domain. Expected 'handl-utm-grabber' but got 'contact-form-7'.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style 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
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of tax_query, possible slow query.
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
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "is_ok_to_capture_utms".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$lite_integration_file".
Potential connections found in static code analysis.
Outbound calls
94
External assets
3
Incoming endpoints
28
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
16 more hidden
12 score snapshots
v2.9.14
32
Latest
v2.9.13
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 296 | 83 | 213 | v2.9.14 | 2.1.0 |
| 35 | 225 | 61 | 164 | v2.9.13 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.