WP Manifestindependent plugin directory
manifest / content / tw-search

TW Search

A WordPress plugin that adds a simple search overlay. No need to worry about design.

by Thomas McMahon · github.com/twistermc/tw-search · website

1stars
2forks

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/twistermc/tw-search/archive/refs/heads/master.zip

Declares an update source (TwisterMc/TW-Search), so updates arrive through the plugin's own updater.

From the readme

TW-Search Read Me Plugin to add a search overlay. By default, this doesn't work out of the box. You either need to add the custom class or change the settings in the customizer. To Use 1. Install 2. Activate 4. Look in the customizer for settings. Custom Class You can choose to add a custom class js-twSearch. This can be added it to anything you want to open the search. ToDo 1. Write a readme 2. Document More 3. Screenshots 4. Make Better 5. Test Release Notes - 0.3 - Added ability to hit escape key and close the search overlay. - 0.2.1 and earlier - Initial release.

Read the full README on GitHub →