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

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(을)를 제공합니다.

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

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Search with Algolia Instantsearch Blocks”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Search with Algolia Instantsearch Blocks”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.2.0

  • [Feature] Support auto-complete attribute

0.1.4

  • [Bug fix] Tag / Category visibility

0.1.0

  • Release