Snow Monkey Search
This plugin places a filtered search form in Snow Monkey's custom post archives.
★ 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/inc2734/snow-monkey-search/archive/refs/heads/main.zipReadme
Snow Monkey Search
This plugin places a filtered search form in Snow Monkey's custom post archives.
Build
$ npm install
$ npm run wp-env start
$ npm run composer install
$ npm run build
$ npm run wp-env stop