Autocomplete Wizard plugin helps your users find what they are looking for better and faster. No more searching in the dark, no more 404 errors!
Autocomplete your content and redirect your users.
The shortcode adds a dropdown SELECT field with automatic redirection, based on user selection.
The function does not interfere with the native search form and can be placed anywhere in a post or a page. The plugin works with jQuery1.9+ and 2.0+.
If you are not using the post editor, you can place the shortcode directly inside your PHP template, using this code:
<?php echo do_shortcode('[your-shortcode-here]'); ?>