/instant-search-wordpress-plugin

Instant Search is a WordPress search plugin.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

=== Instant Search ===
Contributors: webmaster85
Donate link: https://instant-search.net/#donate
Tags: code, search, ajax search, live search, woocommerce search
Requires at least: 4.7
Tested up to: 6.5.5
Stable tag: 1.0.9
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A WordPress search plugin with live and voice search.

== Description ==

**Instant Search** is a WordPress plugin that offers both live search (typing) and live voice search which is great for accessibility, making it easier for everyone to use. After you install and activate the plugin, you'll find a new icon in your Dashboard. Click [this icon](https://instant-search.net/wp-content/uploads/2024/05/icon-settings.png) to access the settings page. 

Use the shortcode `[instant_search]` to display a search form anywhere.

[youtube http://www.youtube.com/watch?v=FiGqk3zcR5Y]

**Demos:**
You can see how it works [here](https://instant-search.net/#demos/).

**Tests:**
Test [live voice search](https://instant-search.net/live-voice-search/) and [live search](https://instant-search.net/live-search/).

**Features:**

⭐ Live voice search
⭐ Live search
⭐ Analytics
⭐ Enable/disable voice search
⭐ Two search methods: inline & overlay
⭐ Search by SKU in WooCommerce
⭐ Return search results from all registered post types
⭐ Display live search results in a grid
⭐ Display live search results in a list
⭐ Customize the text
⭐ Customize the width


== Installation ==
1. Upload the *instant-search* folder to the */wp-content/plugins/* directory or upload the archive in WordPress' *Plugins* menu.
2. Activate the plugin through the *Plugins* menu in WordPress.
3. Access the plugin's settings from the WordPress' [sidebar menu](https://instant-search.net/wp-content/uploads/2024/05/icon-settings.png).
4. Use the shortcode `[instant_search]` to display a search form anywhere.
5. Choose which types of posts you want the search form to show results for in real-time.

== Screenshots ==
1. Settings page, displaying the various options the plugin has.
2. Grid search results.
3. List search results.
4. Screenshot with the Divi theme.
5. Screenshot with the Rey theme.
6. Screenshot with Elementor.
7. Screenshot with a standard theme.
 
== Frequently Asked Questions ==

= Where can I see a demo? =

You can check out demos [here](https://instant-search.net/#demos/).

= Where should I place the shortcode? =

The shortcode `[instant_search]` can be placed in any post, page, or text widget. For best visibility, I recommend placing the shortcode in the header of a website. Either with the help of a page builder (Divi) or placing the shortcode in the header file template of the active theme: 

`<?php echo do_shortcode('[instant_search]'); ?>`

= What are the current features? =

- Live voice search
- Live search
- Enable/disable voice search
- Two search methods: inline & overlay
- Search by SKU in WooCommerce
- Return search results from all registered post types
- Display live search results in a grid
- Display live search results in a list
- Customize the text
- Customize the width

= Will you be adding more features? =

Of course! I am always trying to improve the plugin, so for any feedback, feel free to send me a message [here](https://instant-search.net/#contact/).

= How can I support Instant Search? =

You can support the development of the WordPress plugin Instant Search by making a [donation](https://instant-search.net/#donate/). Your contributions enable me to dedicate more time and resources to improving the plugin’s features, performance, and compatibility with various WordPress environments.

= Why are donations crucial? =

Donations play a vital role in ensuring the long-term sustainability of the plugin. They allow me to invest in ongoing development, maintenance, and support, ensuring the plugin remains up-to-date, secure, and compatible with the latest WordPress updates and standards.

= How are donations utilized? =

Donations are utilized to fund activities such as acquiring advanced web development tutorials, conducting research on search optimization techniques, and implementing new features based on user feedback. By supporting the plugin through donations, you directly contribute to its continuous improvement and evolution.

= Can I contribute if I am unable to donate money? =

Absolutely! If you’re unable to make a monetary donation, you can still contribute to the development of the plugin by providing feedback, reporting bugs, suggesting new features, or even contributing code improvements. Every contribution, regardless of its form, is highly appreciated and helps to strengthen the plugin’s community and capabilities.

== Dev Notes ==
Everything is free, so enjoy!

== Contributors ==
Marincas Marius Mugurel - www.marincas.net

== Changelog ==

= 1.0.9 =

Features added.

= 1.0.8 =

Various changes.

= 1.0.7 =

Various changes.


= 1.0.6 =

Added improvements.

= 1.0.5 =

Added improvements.

= 1.0.4 =

Added improvements.

= 1.0.3 =

Added improvements.

= 1.0.2 =

Added improvements.

= 1.0.1 =

Added features:

- Live voice search
- Live search
- Search by SKU in WooCommerce
- Return search results from all registered post types
- Display live search results in a grid
- Display live search results in a list
- Submit for searching
- Improved the display functionality

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

Added improvements.