Dave's WordPress Live Search

Adds "live search" functionality to your WordPress site. Uses the built-in search and jQuery.

Author:Dave Ross (profile at wordpress.org)
WordPress version required:3.6
WordPress version tested:4.9.22
Plugin version:4.8.1
Added to WordPress repository:15-03-2009
Last updated:26-03-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:92
Rated by:48
Plugin URI:http://wordpress.org/extend/plugins/daves-wor...
Total downloads:252 932
Active installs:5 000+
plugin download
Click to start download

Dave’s WordPress Live Search adds “live search” functionality to your WordPress site. As visitors type words into your WordPress site’s search box, the plugin continually queries WordPress, looking for search results that match what the user has typed so far.

The live search technique means that most people will find the results they are looking for before they finish typing their query, and it saves them the step of having to click a submit button to get their search results.

This functionality requires Javascript, but the search box still works normally if Javascript is not available.

http://www.youtube.com/watch?v=7CGR2bJ1mLM
transcript

This plugin is compatible with the xLanguage and WPML plugins for internationalization (i18n) of search results.

Filters

See filter_examples.php in
the plugin files for examples of how to use these filters. Remember, these filters only affect the
Dave’s WordPress Live Search display, not the normal WordPress search results or the posts themselves.

  1. dwls_alter_results
  2. dwls_attachment_thumbnail
  3. dwls_post_title
  4. dwls_the_excerpt
  5. dwls_post_date
  6. dwls_author_name
  7. dwls_alter_result_template
  8. dwls_post_custom
  9. dwls_query_fields

Wish List

Features I want to implement in future releases:

  1. “No results found” message (optional)