★ 0stars
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/horttcore/searchwp-block/archive/refs/heads/master.zipReadme
SearchWP Block
A SearchWP Block
Installation
composer require ralfhortt/searchwp-block
Description
Add a SearchWP search form on your page with the ability to select a custom engine.
Hooks
Action
searchwp-block/before-search-resultsearchwp-block/after-search-result
Filter
searchwp-block\search-result-item
Changelog
0.2 - 2020-16-07
- Improve translations
- Fix fatal error
0.1 - 2020-16-07
- Initial release