Mô tả
Ninoxa Live Search adds an accessible, real-time AJAX-powered live search to your WordPress site. It supports multilingual sites via Polylang and WPML.
- Use a standard WordPress search form; results appear below the input.
- Min query: 3 chars. Shows configurable number of results (defaults to 10) + a “More results…” link.
- Manage plugin options from the Ninoxa Live Search admin menu.
- The default shortcut is Ctrl + /, and you can replace it with your own key combination or disable it completely.
Features:
* Real-time search results as you type
* Frontend matching modes (keyword, any word, exact phrase, whole word, fuzzy) using the native WordPress search engine; fuzzy mode tolerates one-character typos via edit-distance-1 LIKE patterns
* AJAX-powered with nonce security
* Polylang and WPML compatible
* Accessible (ARIA attributes)
* Configurable keyboard shortcut
* Lightweight and fast
Keyboard Shortcuts
- Ctrl + / by default: Focus the Ninoxa Live Search input
- Keyboard shortcut can be customized or disabled from the Ninoxa Live Search admin menu
- Arrow Up/Down: Navigate through search results
- Enter: Select highlighted result
- Escape: Close search results
- Tab: Close search results and move focus
Cài đặt
- Upload the
ninoxa-live-searchfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- The live search will be automatically enabled on your site.
- Configure options from the Ninoxa Live Search admin menu.
Hỏi đáp
-
Does this plugin support multilingual sites?
-
Yes. It supports both Polylang and WPML.
-
Does this plugin support both Classic and Block themes?
-
Yes. It works out of the box with standard WordPress search forms across all themes.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Ninoxa Live Search” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Ninoxa Live Search” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.3.0
- Added result matching modes (All words, Any word, Exact phrase, Whole word, and Fuzzy) powered entirely by the native WordPress and MySQL search engine; fuzzy mode uses edit-distance-1 LIKE patterns so “helo” matches “hello”.
- Visitors can switch the matching mode directly from the search field; results refresh instantly.
- New “Matching” settings tab to enable the controls, choose available modes, and set the default mode.
- Redesigned settings UI with card-based layout and dark blue color palette.
- Three-tab settings navigation: General, Loading, and About.
- CSS toggle switches for spinner and light sweep options.
- Collapsible sections for loading indicator sub-settings.
- Sticky sidebar with contextual tips on the settings page.
- About tab with plugin info.
- Configurable number of results setting.
1.1.1
- Light sweep loading animation
- Loading indicators settings
- Loading spinner wasn’t display properly, is fixed.
1.1.0
- Admin menu and settings for Keyboard shortcut customization.
1.0.8
- Fixed text domain to match plugin slug.
- Improved input sanitization.
- Removed deprecated load_plugin_textdomain() calls.
1.0.0
- Initial release.