An open API service indexing awesome lists of open source software.

https://github.com/skilledup/sk-live-search

Adds live search ability to wordpress (Ajax)
https://github.com/skilledup/sk-live-search

search wordpress wordpress-plugin

Last synced: 4 months ago
JSON representation

Adds live search ability to wordpress (Ajax)

Awesome Lists containing this project

README

          

# SK Live Search

AJAX-powered, instant search results for your WordPress search forms. Works out of the box.

## Features

- Real-time results (AJAX)
- Multilingual: Polylang, WPML, or fallback to default
- Accessible: ARIA + keyboard navigation
- Keyboard shortcut: **Ctrl + /** to quickly focus search input
- Secure: nonce + sanitized input
- Translation-ready

## Usage

- Use a standard WordPress search form; results appear below the input.
- Min query: 3 chars. Shows up to 10 results + a "More results..." link.
- Press **Ctrl + /** anywhere on the page to quickly jump to the SK Live Search input.

## Keyboard Shortcuts

- **Ctrl + /**: Focus the first available SK Live Search input on the page
- **Arrow Up/Down**: Navigate through search results
- **Enter**: Select highlighted result
- **Escape**: Close search results