Automate real-time product syncing to Google, Microsoft & Facebook from WooCommerce. Launch campaigns and track interactions with Google Analytics 4.
Prioritized issue groups from the latest Plugin Check scan
Security
103
11 issue groups
Maintainability
53
13 issue groups
I18n
7
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='gsf-wp-carousel-main notice notice-{$notification_type}'>"'.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['_fbc'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['wp_gsf_ref']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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 $placeholders at "SELECT session_key, session_value FROM $table WHERE session_key IN ($placeholders)"
Sample message
Mismatched text domain. Expected 'shopping-feed-for-google' but got 'domain'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
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
Unescaped parameter $table_wp_users used in $wpdb->get_results()\n$table_wp_users assigned unsafely at line 17.
Sample message
Unescaped parameter $orderby_col used in $wpdb->get_results()\n$orderby_col assigned unsafely at line 140.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$missing_plugins'.
Potential connections found in static code analysis.
Outbound calls
8
External assets
2
Incoming endpoints
10
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v5.3.0
35
Latest
v5.2.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 169 | 84 | 85 | v5.3.0 | 2.0.0 |
| 35 | 159 | 83 | 76 | v5.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.