Track Google Analytics Events on your website - Enables you to send an event when a user Scrolls or Click an element on your website.
Prioritized issue groups from the latest Plugin Check scan
Security
131
7 issue groups
Maintainability
85
15 issue groups
I18n
16
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input id='domain' class='ga-gs-input' name='ga_events_options[domain]' type='text' value='$domain' />"'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['ga_settings_import']['name']
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "endoflife_admin_notice__success".
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['ga_settings_import']['name']. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ClickTracking_Table".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_page".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
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
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'wp-google-analytics-events' but got 'General'.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
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
Short PHP opening tag used with echo; expected "<?php echo $report_link ..." but found "<?= $report_link ..."
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GAE_PLUGIN_PATH".
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
Library files that are already in the WordPress core are not permitted.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Google Analytics Events - No-Code Custom Event Tracking for Google Analytics" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Not analyzed yet.
First score snapshot
v2.8.2
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 246 | 118 | 128 | v2.8.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.