Connect Google Analytics to WordPress in a few clicks. Track key WooCommerce & WordPress events with a GA4 dashboard built into wp-admin.
Prioritized issue groups from the latest Plugin Check scan
I18n
596
1 issue group
Security
550
12 issue groups
Maintainability
254
12 issue groups
Sample message
Mismatched text domain. Expected 'ga-for-wp' but got 'ga-for-wp-text'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_acc_s".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$badge_cls'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['_ga4wp_cs']
Sample message
$_COOKIE['_ga'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['ga4wp_auth_settings']. Check that the array index exists before using it.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" ({$body})"'.
Sample message
Processing form data without nonce verification.
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$id_placeholders} at "DELETE FROM {$wpdb->options} WHERE option_id IN ({$id_placeholders})"
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 695.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "gfw_fs".
Potential connections found in static code analysis.
Outbound calls
271
External assets
5
Incoming endpoints
12
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v3.1.0
30
Latest
v3.0.0
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 1,407 | 1,098 | 309 | v3.1.0 | 2.0.0 |
| 29 | 1,410 | 1,099 | 311 | v3.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.