该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Autocomplete Wizard

描述

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

安装

  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

评价

此插件暂无评价。

贡献者及开发者

「Autocomplete Wizard」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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