该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Search by SKU for Woocommerce

描述

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.

安装

  1. Upload woocommerce-searchbysku.php to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. No configuration required 🙂

常见问题

How do I configure the plugin?

Simply activate in the plugin menu, there is no configuration required 🙂

评价

2022 年 12 月 22 日
<font _mstmutation="1" _msthash="1014793">Hope it can be updated continuously, compatible with WooCommerce 7.x
2022 年 4 月 26 日
i think this plugin have Malicious code, Because after installing this plugin, my site had a serious problem, and it was redirected to other sites
2022 年 2 月 18 日
Hace todo lo que ofrece, permite al buscador encontrar productos por SKU
2022 年 1 月 20 日
Thanks to this plugin I solve the issue of search by Sky in our website. Thanks a lot
阅读所有85条评价

贡献者及开发者

“Search by SKU for Woocommerce” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.8.1

Update WordPress compatibility to 5.7.2

0.8.0

Compatibility with Woocommerce 5.5.0

0.7.1

Testing with WordPress 5.4.2 and Woocommerce 4.2.0
Remove compatibility warnings from plugin view. Achieved by adding woocommerce metadata flags.

0.7.0

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

0.6.3

Testing the plugin still works with the latest versions of wordpress (5.4) and woocommerce (4.0.1).

0.6.2

Testing the plugin still works with the latest versions of wordpress (4.9.8) and woocommerce (3.4.4).

0.6.1

0.6.0 had issues working with Relevanssi search plugin, this update provides compatibility once again.

  • Compatibility with Relevanssi search.
  • If you use Relevanssi and the Search by SKU plugin you may find some of the Woocommerce widgets such as the layered nav do not work 100% correctly.
  • Tweak to provide compatibility for older versions of woocommerce. wc_clean() function does not exist in older versions of woocommerce.

If you feel you / your clients have benefited from the plugin, please consider a donation 🙂

0.6.0

Minor release functionally – Major release development wise 🙂

  • Compatibility with Woocommerce layered nav widget!
  • Fix issue with search results appearing in strange places.
  • Compatibility with Woocommerce Price filter widget!
  • Fix issue with incorrect result count.

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 🙂

0.5.2

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:

  • Fix long standing bug of the product filtering not playing nicely with the plugin. (Searching within categories etc)
  • Handle multiple comma separated skus in search (Admin only)
  • Admin search re-implemented to be much closer to Woocommerce search and make more appropriate use of WordPress filters. (This will make it easier to hopefully integrate back into woocommerce core)
  • General code tidy up.

0.5.1

  • Disabling SKU search in admin to let Woocommerce handle it.

0.5

  • Improved support for sites running wpml

0.4

  • Remove hidden products from search results
  • “Total Found” search count works in more themes.

0.3

  • Releasing to wordpress.org