SearchWP Autocomplete
Enable Autocomplete for terms stored in SearchWP Database
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/enemarine/searchwp-autocomplete/archive/refs/heads/master.zipFrom the readme
SearchWP-Autocomplete
Be careful. At the moment this plugin only gets terms from the dabase wpswpterms. ACF Field are also shown.
To enable add the class class=".swp-autocompletesearch" to your form and be sure that the input you want to be autocompleted has the id id="s".
Todo
- [ ] Index only fields and content specified in the engines
- [ ] Autoimplement autocomplete on the searchform.php