Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Autocomplete Wizard

Descripción

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+.

Instalación

  1. Upload the autocomplete-wizard folder to your ‘/wp-content/plugins/’ directory
  2. Activate the plugin via the Plugins menu in WordPress
  3. Review the options and set the labels (Settings -> Autocomplete Wizard)
  4. Review the shortcodes (Settings -> Autocomplete Wizard)
  5. Publish your post or page

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Autocomplete Wizard" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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