這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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. Activate the plugin through the ‘Plugins’ menu in 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〉的開發相關工作。

參與者

將〈Search by SKU for Woocommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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