Integrates a Google Instant Search to your blog. The wp-instant plugin uses the Ajax.Updater function of script.aculo.us and the Form.Element.DelayedObserver class. A jQuery implementation will be following soon.
A more detailed instruction on how to customize the plugin can be found here: Customize the WP-Instant plugin for your theme
Installation:
Installation trough WordPress admin pages:
- Go to the admin page
Plugins -> Add New
- Search for
wp-instant
and choose the plugin - Choose the action
install
- Click on
Install now
- Activate the plugin after install has finished (with the link or trough the plugin page)
- You might have to edit the settings, especially the “Content tag ID” value
- Create a wp-instant-search-template.php file including the part of the “search loop” within the “Content ID tag”
Installation using WordPress admin pages:
- Download the plugin zip file: wp-instant.1.1.zip
- Go to the admin page
Plugins -> Add New
- Choose the
Upload
link under theInstall Plugins
headline - Browse for the zip file and click
Install Now
- Activate the plugin after install has finished (with the link or trough the plugin page)
- You might have to edit the settings, especially the “Content tag ID” value
- Create a wp-instant-search-template.php file including the part of the “search loop” within the “Content ID tag”
Installation using ftp:
- Download the plugin zip file: wp-instant.1.1.zip
- Unzip und upload the files to your
/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - You might have to edit the settings, especially the “Content tag ID” value
- Create a wp-instant-search-template.php file including the part of the “search loop” within the “Content ID tag”
Change Log:
- 1.1 Fixing bug with uninitialized variables
- 1.0 Use AJAX the way it’s described here: http://codex.wordpress.org/AJAX_in_Plugins
- 0.2 Using STYLESHEETPATH as primary folder to search for search result template
- 0.1 First stable release
If you like the plugin or if something is missing I would like to here it. Just leave a comment on this page or on my WordPress plugin page.
[…] oder zumindest davon gehört. Da das wirklich eine tolle Funktion ist, habe ich mich entschlossen ein solches Plugin auch für die WordPress Community zu programmieren. Das ist aber trotz der ernormen Erweiterbarkeit […]
Hallo 🙂
Würde dein PlugIn gerne nutzen. Leider zeigt sich bei mir rein gar nichts beim Eintippen. Ich habe mein theme selbst geschrieben.
Aus der search.php habe ich die LOOP in eine Datei namens “wp-instant-search-template.php” kopiert und im theme verzeichnis abgespeichert.
Hab ich was falsch gemacht?
Kannst du mir mal deine “wp-instant-search-template.php” Datei schicken? Welches Theme setzt du ein und welche Plugins sind aktiv. Vielleicht kann ich dadurch feststellen, ob es sich mit einem andern Plugin in die Quere kommt.
Hallo,
seit einiger Zeit hat sich die instant-Suche still und heimlich verabschiedet. Irgend ein WP-Update hats verhauen. Auch schon bemerkt?
Hallo Happe,
vielen Dank für den Hinweis. Das Plugin hatte wirklich einen kleinen Fehler, der aber erst mit Version 3.3 wirklich zu einem Problem geführt hat. Ich habe den Fehler behoben und das Plugin auf Version 1.1 aktualisiert. Nach einem Update sollte es auch bei dir wieder funktionieren.
Vielen Dank nochmals
Bernhard
Geht alles wieder. Wunderbar!