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

Admin Ajax Search

描述

Tired of hitting the Search button again and again?

Search your posts, pages, comments and many others in the WordPress Backend with the help of ajax.

安装

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

2021年5月20日
This simple and very useful plugin still works in latest Wordpress. This should be part of the Wordpress core! Far better and faster than the standard, slow page-reload dashboard search facility. Especially useful for WooCommerce product and order search in the dashboard.
阅读所有2条评价

贡献者及开发者

“Admin Ajax Search” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Admin Ajax Search”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2.2

  • Changed Name of function to avoid compatibility issues with other plugins. Namely disqus in the newest version.

1.2.1

  • Enqueuing script with version number to avoid caching problems after upgrade

1.2

  • More intelligent Ajax-loading of new content. Now includes pagination (even though a click wont load the next page over ajax, instead specify your searchterm).

1.1

  • Make selection for Ajax-Container better to target the specific table.
  • Updates Counts of Elements for that searchterm.

1.0

  • Initial Version, should work on every admin page that uses the standard WordPress search box.