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

Nox Quick Search

外掛說明

Add a quick search form to find instantly any page or post with only few characters. With fuzzy-like handling of the term entered by the visitor.

IMPORTANT:
This is not a full search engine. It searches only in post’s title and an optional surtitle and possible keywords if you set them with PHP filters.
The post content is not indexed. This is the way it can be as fast at it is.

Features:

  • Find instantly any post or page when typing few characters

Developers

Posts and pages are automatically indexed and available for quick search.

Taxonomies are not indexed but can be added with a custom filter.

Custom post types can be added with another filter.

Notes

This plugin uses third-party libraries. For a complete list, see the libraries.txt file included with the plugin.

螢幕擷圖

安裝方式

Use the shortcode [nox-quick-search] to use it anywhere you want.

You can customize the search field and results with some CSS rules and CSS variables.

常見問題集

Is this plugin a real full search engine?

Not really. The plugin only search in title of posts. But you can add some keywords and surtitle that are indexed for the quick search.

How do I use the plugin?

Once installed and activated, just use the shortcode [nox-quick-search].

Does this plugin work with WooCommerce?

Yes! But products are not indexed by default. You must use a filter to add them.

Is this plugin free?

Yes.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.2

  • Fixed: Search index not working if no ACF/SCF plugin installed.

1.0.1

  • Fixed: Translations not loaded.
  • Fixed: Limited search string for index.
  • Fixed: shortcode bad output.
  • Fixed: Conflict with standard WP search form.

1.0.0

  • Initial release.