이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. No configuration required 🙂

FAQ

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