這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WooCommerce Filter Search

外掛說明

Change the search query behaviour searching only in the post/product title. You can add post types to the not allowed list using this code.

By default the unallowed post types are product and shop_webhook.

NOTE: This plugin will always search for products, but the keyword will be compared only with the product title.

Usage

Just activate the plugin.

安裝方式

Minimum Requirements

  • PHP version 7.0 or greater.

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce Filter Search, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “WooCommerce Filter Search” and click Search Plugins. Once you’ve found the plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading this plugin and uploading it to your web-server via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

常見問題集

Installation Instructions

Minimum Requirements

  • PHP version 7.0 or greater.

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce Filter Search, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “WooCommerce Filter Search” and click Search Plugins. Once you’ve found the plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading this plugin and uploading it to your web-server via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

使用者評論

2016 年 9 月 3 日
It simply works. Our website searches are FAR more relevant. The built in Wordpress search would bring up pages and pages of products because we cross sell a lot and products are mentioned in many places. Works with latest Wordpress.
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WooCommerce Filter Search〉的開發相關工作。

參與者

將〈WooCommerce Filter Search〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.3

  • Fix: error with PHP 7+ and values passed by reference.
  • Fix: the code now uses PHP classes and only runs on the frontend.
  • Tested with WooCommerce 3.4.4 and WordPress 4.9.7.

1.0.2

  • Fix: replaced deprecated like_escape with esc_like.

1.0.1

  • Fix: Bug in plugin logic.

1.0.0

  • First release.