このプラグインは 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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Autocomplete Wizard” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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