このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

NK Search – WP Simple Search with Auto Suggestion

説明

NK Search
Simple WordPress Search Form with Auto Suggestions

Use Short-codes to render the search form in your website

[nks]
[nks post_type=”post-type or post-types separated with comma”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class” placeholder=”placeholder-text”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class” placeholder=”placeholder-text” count=”posts-count”]

It supports
1. Custom post types
2. Custom classes
3. Transients to cache frequent search results

スクリーンショット

インストール

  1. Upload “plugin” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.

FAQ

What all are short-codes for implementation?

[nks]
[nks post_type=”post-type or post-types separated with comma”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class” placeholder=”placeholder-text”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class” placeholder=”placeholder-text” count=”posts-count”]

評価

このプラグインにはレビューがありません。

貢献者と開発者

NK Search – WP Simple Search with Auto Suggestion はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“NK Search – WP Simple Search with Auto Suggestion” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.0

  • Initial release.