Modern Bulk Editor for WooCommerce products, create and edit hundreds of products in a spreadsheet inside wp-admin. No need to export/import
Prioritized issue groups from the latest Plugin Check scan
I18n
906
3 issue groups
Maintainability
594
12 issue groups
Security
404
10 issue groups
Sample message
Mismatched text domain. Expected 'woo-bulk-edit-products' but got 'vg_sheet_editor'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'vg_sheet_editor/provider/post/get_items_terms/' . $post_type".
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_sheets".
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
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
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "VG_Visual_Composer_Integration".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_in_query_placeholders at "SELECT term_id FROM $wpdb->termmeta WHERE meta_key = 'wpse_old_platform_id' AND meta_value IN ($ids_in_query_placeholders) GROUP BY meta_value"
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
The $domain parameter must be a single text string literal. Found: $instance->textname
Sample message
Use placeholders and $wpdb->prepare(); found $checks
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
Unescaped parameter $meta_keys_sql used in $wpdb->get_col()\n$meta_keys_sql assigned unsafely at line 974.
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
Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Unescaped parameter $meta_keys_sql used in $wpdb->get_col()\n$meta_keys_sql assigned unsafely at line 1063.
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_query, possible slow query.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Bulk Edit Products for WooCommerce - WP Sheet Editor" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
246
External assets
3
Incoming endpoints
24
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
12 more hidden
2 score snapshots
v1.8.22
25
Latest
v1.8.21
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,925 | 957 | 968 | v1.8.22 | 2.0.0 |
| 24 | 1,877 | 941 | 936 | v1.8.21 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.