
=== Audible Site Search ===
Contributors: OYM
Tags: ajax search, voice search, speech recognition, search suggestions, site search
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.2
Stable tag: 1.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Audible Site Search adds voice-powered search and AJAX search suggestions to your WordPress site.

== Description ==

**Audible Site Search** enhances your WordPress site by enabling voice-powered search input along with real-time AJAX-based search suggestions. It’s lightweight, easy to install, and works out of the box.

Use the shortcode `[audisise_voice_search]` to display the voice search bar anywhere on your site—inside posts, pages, or sidebar widgets.

Features include:
- Voice recognition for search queries (Web Speech API)
- AJAX-powered live search suggestions
- Lightweight and responsive design
- Works with default WordPress search

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` or install it directly through the WordPress plugin admin panel.
2. Activate the plugin through the “Plugins” menu in WordPress.
3. Use the shortcode `[audisise_voice_search]` anywhere in your content to render the voice search bar.

== Frequently Asked Questions ==

= How do I add the voice search bar? =
Use the shortcode `[audisise_voice_search]` inside any post, page, or widget.

= Does this plugin work with custom post types? =
Yes, it works with all custom post types.

== Screenshots ==

1. The voice search bar with input and icons
2. AJAX suggestions dropdown
3. Admin dashboard plugin settings and shortcode notice

== Changelog ==

= 1.3 =
* Added shortcode attribute `post_types` for filtering
* Now supports optional filtering of posts, pages, and CPTs
* Made admin notice permanently dismissible via AJAX

= 1.2 =
* Added admin notice for shortcode usage
* Resolved layout and spacing issues
* Improved styling and overlay dropdown for suggestions
* Expanded search to include posts, pages, and all public custom post types

= 1.1 =
* Initial release with voice recognition and AJAX search

== Upgrade Notice ==

= 1.2 =
Improves styling and usability. Adds helpful admin interface and shortcode usage instructions.

== Credits ==

Built and maintained by OYM — https://www.onyourmark.com

