GA4, Google Ads & Meta Pixel conversion tracking plus product feed sync for WooCommerce. Server-side tracking (CAPI) and reports in one plugin.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,184
13 issue groups
Security
378
10 issue groups
I18n
8
1 issue group
Performance
6
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$TVCProductSyncHelper".
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column_definition at "ALTER TABLE `$table_name` ADD `$column_name` $column_definition"
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'add_conversios_css_' . sanitize_text_field(wp_unslash($_GET['page']))".
Sample message
$_GET['from'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Use placeholders and $wpdb->prepare(); found $checkTiktokCat
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Con_GTM_WC_Tracking".
Sample message
Unescaped parameter $conv_actions_table used in $wpdb->get_col()\n$conv_actions_table assigned unsafely at line 329.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$conv_failed_tooltip'.
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
Detected usage of a possibly undefined superglobal array index: $_POST['convaio_nonce']. Check that the array index exists before using it.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_POST['attr_data']
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
Detected usage of tax_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ENHANCAD_PLUGIN_DIR".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_enhanced_ecommerce_google_analytics".
Sample message
Processing form data without nonce verification.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Potential connections found in static code analysis.
Outbound calls
186
External assets
6
Incoming endpoints
54
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
41 more hidden
5 score snapshots
v7.2.22
23
Latest
v7.2.21
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,613 | 114 | 1,499 | v7.2.22 | 2.0.0 |
| 24 | 1,609 | 112 | 1,497 | v7.2.21 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.