WP Search Suggest

This plugin lets you provide the user with search suggestions based on the information entered in the search field.

Description

It adds an AJAX call to the search form, returning matches for the current search query from the database. There is no change of template files necessary as this plugin hooks in the existing WordPress API to unfold its magic.

Translations

I will be more than happy to update the plugin with new locales, as soon as I receive them! Currently available in:

  • English
  • Deutsch

Installation

  1. Download WP Search Suggest.
  2. Unzip the folder into the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Frequently Asked Questions

None asked yet.

Screenshots

WP Search Suggest Screenshot
The suggested page and post titles

Filter Reference

wpss_search_query_args (array|string)
The query args, passed to WP_Query, either as an array or a string.
An array with the default query args and the current search query are passed to the filter.
wpss_search_results (array)
An array with the result strings as values. An array with the default results and the WP_Query object are passed to the filter.

Changelog

1.1

  • Added filters so users can adjust the search query and displayed results to their needs (see Filter Reference)
  • Fixed a bug where titles of unpublished posts were displayed

1.0

  • Initial Release

10 thoughts on “WP Search Suggest

  1. Hello,

    Week ago I have asked for your permission to translate your WP Google Suggest plugin in Spanish and I didn’t hear any from you since. I hope that you will find time to provide the reply, because we believe that the translation would be of a great use.

    All the best,

    Andrew Kurtis
    WebHostingHub
    andrewk@webhostinghub.com

Leave a Reply