AdPage Tagging is a simple to use solution for setting up Google Tag Manager Server Side.
Prioritized issue groups from the latest Plugin Check scan
Security
43
6 issue groups
Maintainability
26
10 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ck_disabled'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bv_enabled".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['trytagging_user_data']
Sample message
$_COOKIE['trytagging_user_data'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GTM_TRYTAGGING_PATH".
Sample message
Sanitization missing for register_setting().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_tagging".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "gtm_trytagging_product_brand_taxonomy".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REMOTE_ADDR']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Mismatched Stable Tag: 1.1.19 != 2.3.5. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
First score snapshot
v2.3.5
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 70 | 33 | 37 | v2.3.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.