Skip to content

ErrorMouse/widget-ajax-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

=== Widget AJAX Search ===
Contributors:       nmtnguyen56
Donate link:        https://chout.id.vn/donate
Tags:               ajax-search, ajax search, live search, widget search, generatepress
Requires at least:  5.2
Tested up to:       7.0
Stable tag:         1.0
Requires PHP:       7.4
License:            GPLv2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

A plugin that provides a super-fast AJAX search box via shortcode and widget. Built-in Object Cache and keyboard navigation support.

== Description ==

Widget AJAX Search is a lightweight and powerful plugin that helps users search for posts instantly without reloading the page.

Key features:
* Instant response speed with Object Cache.
* Supports Vietnamese accent-insensitive keyword search.
* Highlights matching keywords.
* Navigate using Up/Down arrow keys and press Enter to access.
* Supports the [ajax_search] shortcode and an intuitive drag-and-drop Widget.
* Automatically integrates perfectly with the GeneratePress theme.

== Installation ==

1. Upload the widget-ajax-search folder to your /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use the [ajax_search] shortcode or add the 'AJAX Search' Widget to your Sidebar/Footer.

== Frequently Asked Questions ==

= Can I display more results? =
By default, the system displays the 50 most relevant results to ensure your website's performance.

= How can I change the magnifying glass icon? =
You can override the CSS of the #was-search-input ID in your theme to replace the background image SVG code.

== Screenshots ==

1. The search interface displayed on the frontend.
2. The Widget settings interface in the Admin area.

== Changelog ==

= 1.0 =
* Initial release.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors