A helpful tool that allows you to bulk edit available attributes of products such as ID, Title, Content,...
Prioritized issue groups from the latest Plugin Check scan
Maintainability
12
4 issue groups
Security
12
5 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edit_post".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$this->table} at "SELECT id, date, user_id FROM {$this->table} ORDER BY id DESC LIMIT %d"
Sample message
Unescaped parameter $_query used in $wpdb->get_results()\n$_query assigned unsafely at line 272.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WooCommerce_Products_Bulk_Editor_F".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "BWCEdit_Data".
Sample message
Detected usage of a non-sanitized input variable: $_GET['_villatheme_nonce']
Sample message
$_GET['_villatheme_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
91
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
4 score snapshots
v1.3.4
75
Latest
v1.3.3
81
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 24 | 1 | 23 | v1.3.4 | 2.1.0 |
| 81 | 24 | 3 | 21 | v1.3.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.