Export WooCommerce orders, products, customers, and coupons to Google Sheets automatically in real-time.
Prioritized issue groups from the latest Plugin Check scan
Security
91
6 issue groups
Maintainability
35
13 issue groups
I18n
10
3 issue groups
Performance
6
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "formatted_woocommerce_price".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import_file']
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
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
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.
Sample message
The use of function set_time_limit() is discouraged
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Export WooCommerce Orders, Products, Customers & Coupons to Google Sheets" - 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
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPSSW_Order_Pro".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Using exclusionary parameters, like exclude, 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.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['reason']. 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
The $text parameter must be a single text string literal. Found: $text
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
Plugin name "Export WooCommerce Orders, Products, Customers & Coupons to Google Sheets" is different from the name declared in plugin header "WPSyncSheets Lite For WooCommerce".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
283
External assets
1
Incoming endpoints
16
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 more hidden
2 score snapshots
v2.1.0
38
Latest
v2.0.10
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 143 | 53 | 90 | v2.1.0 | 2.0.0 |
| 41 | 80 | 45 | 35 | v2.0.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.