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

Admin Live Search

説明

Live search pages and posts in the dashboard / admin area as you type using the internal wordpress search via AJAX.

Added filter to search by title only, content only or all (default).

Date and Category filters also work without refreshing the page.

In the Page and Post list you can select to search in title only, text only or everything.

As you type in the search box the results will update accordingly withou the need to press the enter key or click the search button.

インストール

Upload Admin Live Search plugin to your website and activate it.

No configuration necessary.

Access your post or page list in the admin area and as you type in the search box the post/page list bellow updates with the results.

You can search title only or content only, apart for the default all content in posts and pages.

Note: Custom Post Types are not fully supported, but you can enable/disable Live Search on Custom Post Types and see if it’s OK for your use case.

評価

2018年10月6日 1 reply
Nice plugin with some unwanted behavior but the potential of this plugin could be great and this is a nice feature to have! Based on this i give the plugin 3 stars!
3件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

変更履歴

3.2.1

  • bugfix : sorting not working properly
  • validated compability against WordPress 5.1.1

3.2.0

  • bugfix : bulk actions not working properly in some cases
  • changed filter to the left of search input
  • validated compability against WordPress 5

3.1.1

  • bugfix : new js file released

3.1.0

  • bugfix : active on CPT when CPT option was off
  • bugfix : Special chars and punctuation not searchable
  • bugfix : showed all results when no results available
  • changed query for title and text (before was only WP query for that search)

3.0.0

  • added filter to search by title only and by content only
  • internal code change independent of wordpress
  • bugfixes

2.1.0

  • bugfixes

2.0.0

  • added support for sortable columns
  • added support for pagination within the results
  • added option to allow enable live search for Custom Post Types
  • added help/setting page
  • added dismissable warning info to Custom Post Types when live search is disabled
  • Various bug fixes

1.0.0

  • Initial Release