Beschreibung
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
Credits
Built and maintained by OYM — https://www.onyourmark.com
Installation
- Upload the plugin folder to
/wp-content/plugins/
or install it directly through the WordPress plugin admin panel. - Activate the plugin through the “Plugins” menu in WordPress.
- Use the shortcode
[audisise_voice_search]
anywhere in your content to render the voice search bar.
FAQ
-
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Audible Site Search“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Audible Site Search“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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