Opis
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+.
Instalacja
- Upload the autocomplete-wizard folder to your '/wp-content/plugins/’ directory
- Activate the plugin via the Plugins menu in WordPress
- Review the options and set the labels (Settings -> Autocomplete Wizard)
- Review the shortcodes (Settings -> Autocomplete Wizard)
- Publish your post or page
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Autocomplete Wizard” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Autocomplete Wizard” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
2.1
- UPDATE: Updated WordPress compatibility
2.1
- UPDATE: Updated WordPress version
- UPDATE: Updated plugin URL
- SECURITY: Sanitized options
- FIX: Removed unused option
2.0
- FIX: Fixed custom taxonomy query
- IMPROVEMENT: Removed chosen.js library and switched to datalists (huge performance gain)
- IMPROVEMENT: Added purecss.io
1.3
- UPDATE: Updated selection library to latest version
- UPDATE: Tweaked styles
- IMPROVEMENT: Improved select field responsiveness
- IMPROVEMENT: Cleaned up and merged JS code and enqueue actions
- IMPROVEMENT: Optimized included images (kraken.io)
- IMPROVEMENT: Removed an obsolete file
1.2.2
- IMPROVEMENT: Category extraction now works with all child categories
1.2.1
- Added form responsiveness
- Added highlight colour picker
- Removed an extra comments check
1.2
- Fixed a form issue
- Removed duplicate CSS rules
1.1
- Fixed an empty line causing a header error
- Fixed the readme.txt plugin version
1.0
- Initial release