Описание
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
Часто задаваемые вопросы
- 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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Autocomplete For Relevanssi» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1
*Initial release