WP Manifestindependent plugin directory
manifest / content / snow-monkey-search

Snow Monkey Search

This plugin places a filtered search form in Snow Monkey's custom post archives.

by inc2734 · github.com/inc2734/snow-monkey-search

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.zip

Readme

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

Read the full README on GitHub →