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

Search with Algolia Instantsearch Blocks

外掛說明

This plugin provides two features:

  • Site search form and its result block.
  • List of related items block.

Static related items block

Add site search form and its result block in anywhere

This custom block displays most related posts with title, tags and categories. Every time you save changes on the post, the plugin also saves search results to WordPress database, so no additional API calls occur on the frontend.
Applying the latest related posts to the posts, you should edit a post and re-save changes, and thanks for this, it has a considerable advantage: the minimum API calls.
Also, you can handle anything, such as keyword filtering or numbers of posts to display.

Instant search block

Add a list of related posts block.
This custom bock displays the site search form and its result page. Simple and easy to use instant search block which is fully customisable (numbers of result, contents of list and its form style ).

Indexing data

  • Install WP Search with Algolia ( https://wordpress.org/plugins/wp-search-with-algolia/ )
  • Get API keys from Algolia search
  • Indexing data to Algolia
  • That’s all

Embedding search form

  • Install or upload this plugin on the plugin page in WordPress dashboard
  • Input Algolia’s App ID/API Key in Setting => Reading menu.
  • Add Static Related Items and Instantsearchblock to the posts or pages.
  • Modify numbers of suggests in the posts or indexing
  • Save changes and publish it.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Algolia Instantsearch Blocks Example block written with ESNext standard and JSX support – build step required.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Search with Algolia Instantsearch Blocks〉的開發相關工作。

參與者

變更記錄

0.2.0

  • [Feature] Support auto-complete attribute

0.1.4

  • [Bug fix] Tag / Category visibility

0.1.0

  • Release