Native integration with Google that allows merchants to easily display their products across Google’s network.
Prioritized issue groups from the latest Plugin Check scan
Security
372
2 issue groups
Maintainability
117
15 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 '$access_status'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attribute_id".
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 52.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bulk_edit_save_post".
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
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Google for WooCommerce" - contains the restricted term "google" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "google" elsewhere in your plugin name, such as "... for google".
Sample message
The use of function set_time_limit() is discouraged
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$old_hook".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "woogle_get_container".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Mismatched Requires at least: 6.6 != 6.8. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Unexpected markdown file "AGENTS.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Potential connections found in static code analysis.
Outbound calls
299
External assets
1
Incoming endpoints
0
No public endpoints detected.
6 score snapshots
v3.9.0
37
Latest
v3.8.1
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 490 | 352 | 138 | v3.9.0 | 2.0.0 |
| 38 | 459 | 338 | 121 | v3.8.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.