Extend the search functionality of woocommerce to include searching of sku
The search functionality in woocommerce doesn’t search by sku by default.
This simple plugin adds this functionality search facility of your site, in both the public site and admin panel
Just install and activate – no config required.
Tested with Woocommerce 1.5.6, 2.0.7, 2.0.18, 2.2.4, 2.2.10, 3.4.4, 4.0.1 and 4.2.0
See the Accompanying blog post for more information.
woocommerce-searchbysku.php
to the /wp-content/plugins/
directorySimply activate in the plugin menu, there is no configuration required 🙂
Update WordPress compatibility to 5.7.2
Compatibility with Woocommerce 5.5.0
Testing with WordPress 5.4.2 and Woocommerce 4.2.0
Remove compatibility warnings from plugin view. Achieved by adding woocommerce metadata flags.
Fix a long standing bug to search for multiple products. If you search for multiple SKUs at once EG WB-12, WB-20
you will now search results for both products.
Fix leading or trailing whitespace issue around SKUs
Update contact information of plugin maintainer – Unroll Digital
Testing the plugin still works with the latest versions of wordpress (5.4) and woocommerce (4.0.1).
Testing the plugin still works with the latest versions of wordpress (4.9.8) and woocommerce (3.4.4).
0.6.0 had issues working with Relevanssi search plugin, this update provides compatibility once again.
If you feel you / your clients have benefited from the plugin, please consider a donation 🙂
Minor release functionally – Major release development wise 🙂
This is probably the most significant release of the plugin so far as it addresses most of the issues previously raised, so please keep all bug reports / enhancement suggestions coming 🙂
If you feel you / your clients have benefited from the plugin, please consider a donation 🙂
Bug fix release!
0.5.1 removed the plugin when searching in the WordPress admin as Woocommerce has implemented searching for simple products by SKU.
I didn’t realise they had not added searching for variable products by SKU. This release re-enables that feature, other new features: