Extend the search functionality of woocommerce to include searching of sku
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
5 issue groups
Security
6
3 issue groups
Repo Compliance
3
3 issue groups
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
Unescaped parameter $regularProductsSql used in $wpdb->get_results()\n$regularProductsSql assigned unsafely at line 111.
Sample message
Use placeholders and $wpdb->prepare(); found $regularProductsSql
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter and the variable part of the replacement should be escaped using "esc_like()". Found: LIKE '%%%s%%'.
Sample message
Plugin name "Search by SKU for Woocommerce" is different from the name declared in plugin header "Search By SKU - for Woocommerce".
Sample message
Tested up to: 5.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Mismatched Stable Tag: 0.8.1 != 0.8.0. 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.
Not analyzed yet.
First score snapshot
v0.8.0
69
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 23 | 13 | 10 | v0.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.