Easily Enables Google Tag Manager on all pages of any Website.
Prioritized issue groups from the latest Plugin Check scan
I18n
99
6 issue groups
Security
25
6 issue groups
Maintainability
4
4 issue groups
Supply Chain
1
1 issue group
Sample message
Mismatched text domain. Expected 'really-simple-google-tag-manager' but got 'simple-googletag'.
Sample message
The $domain parameter must be a single text string literal. Found: $this->text_domain
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$author_name'.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
A function call to esc_html__() 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
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ht_diagnostic_notice_owner".
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Hidden files are not permitted.
Sample message
Plugin name "Really Simple Google Tag Manager (GTM)" is different from the name declared in plugin header "Really Simple Google Tag Manager".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "simple-googletag", expected "really-simple-google-tag-manager".
Not analyzed yet.
First score snapshot
v1.1.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 130 | 115 | 15 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.