It allows you to very simply configure your code: Google Analytics and Google Tag Manager.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | readme_mismatched_header_requires_php | Mismatched Requires PHP: 7.0 != 5.2. "Requires PHP" needs to be exactly the same with that in your main plugin file's header. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'simple-analitycs-tag-manager' but got 'simple-ga-gtm'. | 26:108 | General |
| ERROR | PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing | Sanitization missing for register_setting(). | 31:5 | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'simple-analitycs-tag-manager' but got 'simple-ga-gtm'. | 35:29 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'simple-analitycs-tag-manager' but got 'simple-ga-gtm'. | 42:33 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'simple-analitycs-tag-manager' but got 'simple-ga-gtm'. | 50:35 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$options['kwp_simple_text_field_ga']'. | 60:123 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$options['kwp_simple_text_field_gtm']'. | 66:124 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 71:5 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'simple-analitycs-tag-manager' but got ''. | 71:54 | General |
| 15.11.2025, 03:31:35 | 9s | 95 | 19 | 2 |