説明
This plugin is meant to add the word autocomplete in search input field by using the index stored in Relevanssi database. So you have to install first Relevanssi (free or premium version) to have it to work.
The JS script used to accomplish the autocompletion work has been developed by Lea Verou and is called Awesomplete. It is very simple to set up, lightweight and accessible.
List of functionalities
- Settings available: styling, min characters typed to show the autocompletion box, max suggestions in autocompletion box.
- Get the Relevanssi Indexed words to have the autcompletion list
- Fast and lightweight
- English and french languages included
インストール
- Upload the plugin folder
/autocomplete-for-relevanssi/
to the/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Autocomplete for Relevanssi screen to configure the plugin
FAQ
- Could this plugin work without Relevanssi plugin installed?
-
No, sorry.
- Is this plugin working for both free and premium Relevanssi plugin?
-
Yes.
- Can the box also display a search results list?
-
No sorry. For the moment it shows up only indexed words. But maybe the results list displaying feature will be added in a future version of Autocomplete for Relevanssi… 😉
評価
貢献者と開発者
“Autocomplete For Relevanssi” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
0.1
*Initial release