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.

WP Google Suggest

Description

This plugin uses an abstraction of jQueryUI’s autocomplete widget that interacts with the unofficial/undocumented Google Suggest API. Props go to Haochi Chen.

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

Installation

  1. Download WP Google 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.

Changelog

1.1

  • Updated Google Suggest Script
  • Relies on Core for JavaScript bootstrap, so Version 3.3 is required
  • Tested up to WordPress 3.3.1

1.0

  • Initial Release

WP Author Slug

Add a layer of security and prevent your login name from being shown in the author archive’s URL.

Description

This plugin replaces the author slug with a sanitized version of the user’s display name. It will prevent hackers from finding out your login name through the author archive’s URL and works towards your friendly URLs with using your display name.