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)
- Host: GitHub
- URL: https://github.com/skilledup/sk-live-search
- Owner: Skilledup
- License: gpl-3.0
- Created: 2025-02-05T16:29:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-11-25T21:09:01.000Z (7 months ago)
- Last Synced: 2026-01-28T23:18:54.595Z (5 months ago)
- Topics: search, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: https://skilledup.ir
- Size: 65.4 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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