このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Search by Product Tag for Woocommerce

説明

The search functionality in woocommerce doesn’t search by product tags by default.
This simple plugin adds this functionality to both the admin site and regular search.
You can search by multiple tags by splitting your search with a comma. For example to search for all products tagged with toys and helicopter enter into the search box: “toys, helicopter” and all products with those tags will be returned in the search.
Tested with Woocommerce 1.5.6, 2.0.7 and 2.1.5
See the Accompanying blog post for more info.

インストール

  1. Upload woocommerce-searchbyproducttag directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress 3.8.1 and woocommerce

評価

2016年9月3日
So hard to use, so many steps of configuration! Download. Install. Activate. Take a coffee and be happy (the hardest part).
2017年2月8日
Great stuff Matty. Your plugin has made my site much more effective. Before searching for Iraq for example (on my maps site) it came up with nothing but now the maps in which Iraq appears are shown. http://www.mhmplus.com/?s=iraq&post_type=product I tried to donate but you have't got a button yet. Let us know when it's ready. Thanks Graham
15件のレビューをすべて表示

貢献者と開発者

Search by Product Tag for Woocommerce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Search by Product Tag for Woocommerce” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.3.1

  • Removing debug being printed on a query (Whoops! – that was part of the work for v0.4, respecting ordering and layered nav settings – coming soon!)

0.3

  • Bug causing duplicate search results fixed
  • Support for sites using WPML plugin
  • Tested with woocommerce 2.1.5
  • Tested with wordpress 3.8.1

0.2

  • Compatibility with Woocommerce 2.0
  • Respect visibility options on products
  • Remove duplicates from search results
  • Partial matching on tags
  • Various bug fixes reported via the accompanying blog post
  • Releasing to wordpress.org