Search & Filter

説明

Search & Filter is a simple search and filtering plugin for WordPress – it is an advancement of the WordPress search box.

You can search by Category, Tag, Custom Taxonomy, Post Type, Post Date or any combination of these easily to really refine your searches – remove the search box and use it as a filtering system for your posts and pages. Fields can be displayed as dropdowns, checkboxes, radio buttons or multi selects.

Links: Search & Filter Documentation | Follow us on Twitter

Get more features with Search & Filter Pro

  • ライブデモを見る >> デモ1 | デモ2 | ビデオ
  • Search Custom Fields, Post Meta, Authors, Post Types, Post Dates, Taxonomies, Tags, Categories
  • AJAX を使って結果を表示します。ページの再読み込みは不要です。
  • チェックボックス、ラジオボタン、ドロップダウン、複数選択、コンボボックスを使って投稿メタやカスタムフィールドを検索
  • jQuery範囲スライダー、日付ピッカー、 オートコンプリートコンボボックス 選択および複数選択用
  • 注文結果フィールド – ユーザーは、メタ値、投稿 ID、著者、タイトル、名前、日付、変更日、親ID、ランダム、コメント数、およびメニューの順序で結果を注文できます。
  • ドラッグ& ドロップ エディタ
  • カスタムテンプレートを使用する
  • あなたが好きなだけ多くのフィールドと異なる検索フォームを作成する
  • ブログ、レビューサイト、ニュースサイト、プロパティサイトなどに使用します。
  • Use for your online shop – tested and compatible with WooCommerce, WP eCommerce, Easy Digital Downloads
  • ショートコードとウィジェットを使用して、テーマと投稿のどこにでも配置できます
  • WPMLで動作します
  • Advanced Custom Fieldsで動作します
  • WP 3.8以降と完全に統合された、非常に使いやすい管理UI
  • 専用サポート
  • 詳細情報

スクリーンショット

  • Full example of Search & Filter when used in a widget and with a combination of checkboxes, radio buttons and selects
  • Minimal example of Search & Filter embedded in the header
  • Minimal example of Search & Filter embedded in a widget
  • 検索の例 :フィルターを使用した投稿タイプフィルター

インストール

  1. 全体をアップロード search-filterフォルダーに/wp-content/plugins/ ディレクトリ。
  2. 「プラグイン」メニューからプラグインを有効化します。

WordPress 管理パネルに “Search & Filter” メニューがあります。

For basic usage, you can also have a look at the documentation or refer to the Search & Filter menu in your WordPress admin panel.

FAQ

どうやってxxxxxできますか?

The documentation has been updated to include examples almost all configurable options with screenshots – please refer to the Search & Filter Docs.

評価

2023年1月29日 1 reply
Unusable ! (yet my whole site is fast) only the plugin result is super slow. Very disappointed, pro support have no solution 🙁
2022年12月30日 10 replies
Promisse abt V3 but is only prommise and this have to much bugs
2022年12月2日
I was very impressed with the support when I needed help. I got responses quickly and they were very informative. Thank you!
2022年9月29日
One of the best plugins that I've come across in my many years of dev work. Outstanding work!
2022年9月10日
I've used Search and Filter on several recent projects and it has worked flawlessly. I upgraded to Search and Filter Pro and got immediate responses to a couple of questions. It does require some backend setup with template files, but if you make sure all of your code is set up according to their instructions it works great and is an amazing addition to a blog or custom post area. I highly recommend this plugin!
2022年8月16日 1 reply
Man I use your plugin in Pro Version for many years and many projects now. It always has been a time saver and a very complete solution. Thank you that rock! From France.
160件のレビューをすべて表示

貢献者と開発者

Search & Filter はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Search & Filter” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.2.16

  • Fixed – a potential security issue with escaping
  • Fixed – add support for block editor themes which don’t use get_header()
  • Fixed – prefixed classes to avoid conflicts with other plugins + themes

1.2.15

  • Fixed – a PHP 8 warning when using the taxonomy walker class – thanks @jules-colle + @superthin

1.2.14

  • Admin notice added – Version 3 is coming soon – beta testers wanted + tons of improvements and changes coming – make sure you know what’s in store.
  • Update docs URLs
  • Fix – an issue with an <option> element self closing in the multiselect field (thanks @matzeatweb)

1.2.13

  • Fix – a PHP warning when using Beaver Builder

1.2.12

  • Fixed – some PHP warnings when using radio, checkbox and multiselects
  • Fixed – a typo (thanks sunjunkie)
  • Tested with WP 5.3

1.2.11

  • 修正済み – 管理画面のいくつかのタイプミス
  • WP 5.0 RC2でテスト済み

1.2.10

  • 修正済み – ショートコードを修正する構文強調表示スクリプトの問題

1.2.9

  • 修正済み – WP 4.4との互換性
  • Fixed – an issue with operators being case sensitive – they are no longer case sensitive

1.2.8

  • Fixed – an issue with rewrites – thanks @iohannis

1.2.7

  • Fixed – fix for new taxonomy rewrites and problems with multiple selection when using checkboxes
  • Fixed – added previously hidden multiselect field type

1.2.6

  • 修正済み – WP 4.2.xとの互換性の問題

1.2.5

  • Fixed a PHP error when setting defaults for taxonomies – many users did not see this but resulted in unexpected behaviour
  • 空の検索に対して投稿日が未定義になることがあるエラーを修正
  • Added argument empty_search_url – when a users submits the search form without any search preferences selected they will be redirected to this URL
  • Updated argument add_search_param – setting to 1 will force add a “?s=” to all urls generate by the plugin – this may help with the loading of search templates in some themes

1.2.4

  • Fixed a bug created in 1.2.3 when doing an empty search

1.2.3

  • Added arguement all_items_labels which allows for support for custom all_items labels in taxonomies, categories, post tags and post types when using select and radio types – the default text displaying “All Categories” for example can now be defined using all_items_labels
  • Added show_count to arguments – this shows how many posts are in a particular term, in brackets after the term name – works only for categories, tags and taxonomies
  • Fixed a bug when using when using “all post types” and it displaying no results
  • Reverted behaviour from 1.2.2 – no longer force load search template when search is blank – let WP handle it again
  • Added argument add_search_param – setting it to 1 will force a “?s=” or “&s=” to be added to the url even when the search is blank – in some circumstances this will force load the search template, instead of other WP templates, such as taxonomy or category templates

1.2.2

  • Added support for multi selects – use multiselect as the type for your field
  • Added support for AND & OR operators when using checkboxes or multiselects – use the operators argument with allowed values of and & or
  • Force load search template when search is blank, don’t include when search field is not included in shortcode
  • Fixed an issue with navigation disappearing when using post_types

1.2.1

  • バージョンアップ – 間違ったコミット

1.2.0

  • WARNING – this update includes some major changes to shortcode construction, do not upgrade until you have read how this will affect your setup – updating should be easy.
  • Renamed the taxonomies argument to fieldstaxonomies is now no longer appropriate as this list contains field types other than taxonomies – this list now contains taxonomies, post_type, post_date and searchtaxonomies as an argument is still supported however will be deprecated
  • Search box can now be positioned anywhere, simply include search in the fields list in the position desired. Upgrading from previous versions will cause you to lose your search box, simply include search in the fields list to show it again
  • Drop support for search argument as no longer relevant – control display of search input by adding it to the fields list
  • Labels have been completely rewritten – label has been renamed to headings to avoid confusion with internal taxonomy labels – the headings argument now allows for any text to be added and displayed as a heading for each field – this allows for much more flexibility and no longer uses internal taxonomy labels – to hide a label simply leave blank
  • すべての入力タイプ (checkbox、radio、select) の階層的タクソノミーのサポートを追加
  • Added support for ordering of taxonomies – use order_by argument – allowed values are id, name, slug, count, term_group
  • Added support for ordering direction of taxonomies – use order_dir argument – allowed values are ‘asc’ or ‘desc’
  • Added support to show or hide empty taxonomies – use hide_empty argument
  • Added support for search_placeholder
  • Updated post_date functionality to work with older versions of WP – can be displayed either as date or daterange – the post_date field uses the HTML 5 input type of date – browsers that do not support it will simply show a text box – a tutorial of integrating jquery for graceful degredation is in the works
  • Renamed submitlabel to submit_labelsubmitlabel still works for now.
  • Renamed type to typestype still works for now.
  • チェックボックスとラジオボタンの表示が更新され、入力が順序付けられていないリストにラップされるようになりました。これは、スタイルに影響を与える可能性があります。
  • 様々なバグ修正
  • Thanks to bradaric for help with hierarchical dropdown lists and date input types – https://github.com/bradaric

1.1.3

  • Added support for post_date to be displayed either as date or daterange (WP 3.7+) type

1.1.2

  • Added support for all public and custom post types (the attachment post type is excluded) – all post types can be user searchable or predfined and hidden from the user. This allows for users to add multiple search widgets to their site which work on specific post types independantly from eachother.
  • Added offical updated documentation, created and moved to Search & Filter Docs

1.1.1

  • Fixed: when submitting an empty search/filter, “?s=” now gets appended to the url (an empty search) to force load a results page, previously this was redirecting to the homepage which does not work for many use cases

1.1.0

  • Added support for checkboxes and radio buttons, with the option to control this for each individual taxonomy.
  • 個々のタクソノミーの見出しを表示、または、非表示にするサポートが追加されました。
  • Added support to pass a class name through to Search & Filter widgets, this allows styling of different instances of Search & Filter
  • 検索ボックスで、出力のエスケープに関する問題を修正
  • Notice: This update will automatically add headings to taxonomy dropdowns, refer to usage and examples on how to disable them.

1.0.3

  • いくつかのドキュメントとプラグインページのスクリーンショットを追加

1.0.2

  • WordPress プラグインサイトのバージョンバンプ

1.0.1

  • Updated to use label->all_items in taxonomy object for dropdowns before using label->name
  • Notice: This update may cause some labels to break, ensure you have set up your taxonomy properly including setting label->all_items

1.0.0

  • 最初のリリース