Stape Conversion Tracking

Google Tag Manager Server Side Integration Made Easy

v2.2.0StapeUpdated 2026-06-17Added Oct 8, 202010k+ installs100% rating
84
Score
22
Errors
4
Warnings
+0
Change

Category Scores

Security78
Repo97
Performance100
Maintainability85

Top Issues by Category

Issues Details

26 issues found in latest scan

ERROR10
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: GTM_SERVER_SIDE_TRANSLATION_DOMAIN

ERROR4
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

ERROR3
wp_function_not_compatible_with_requires_wp

Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.2.0.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_gtm_server_side_version".

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $is_multi ? 'Data points' : 'Source'

ERROR1
invalid_plugin_name

Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="

ERROR1
invalid_tested_upto_minor

Tested up to: 7.0.0 The version number should only include major versions 7.0.

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

26

Errors

22

Warnings

4

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.2.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.2.0

84

Latest

Findings
26
Errors
22
Warnings
4
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins