The ELEX WooCommerce Google Shopping (Google Product Feed) plugin is a free WooCommerce plugin that serves in feeding your WooCommerce products to Goo …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
203
17 issue groups
I18n
172
4 issue groups
Security
85
4 issue groups
Sample message
Mismatched text domain. Expected 'elex-woocommerce-google-product-feed-plugin-basic' but got 'elex-product-feed'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "get_users()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
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
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Unescaped parameter stripslashes( $wpdb->prepare( '%1s', $feed_id_query ) ) : $wpdb->prepare( '%s', '' ) ) used in $wpdb->get_results()
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_count_and_category_name".
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "ELEX WooCommerce Google Shopping (Google Product Feed) - Basic" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
The $text parameter must be a single text string literal. Found: $cat_ID
Sample message
The upgrade notice for "1.0.4" exceeds the limit of 300 characters.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
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.
Sample message
Detected usage of tax_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
27
External assets
1
Incoming endpoints
10
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.4.5
26
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 468 | 226 | 242 | v1.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.