Linux 软件免费装
Banner图

Enhanced User Search

开发者 khan.shabnam
更新时间 2026年8月15日 06:35
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

multisite user management user search custom user fields admin users

下载

2.0.0

详情介绍:

Enhanced User Search: Effortlessly Find Your Users Struggling to locate a specific user in the WordPress administration area? The standard user search can make it difficult to find people when you only know their name, phone number, company or another profile detail. Enhanced User Search expands the existing WordPress Users search so you can find users using names, account details and safe custom user fields—all from the familiar Users screen. Why use Enhanced User Search? Key features Who should use Enhanced User Search? This plugin is useful for anyone who manages WordPress users, especially: Search using more user information Administrators can search by: Search complete names Multiple words use AND matching automatically. For example, consider a user with: The following searches can find the user: Each word can match a different searchable field. This means Charles King can find the user even when the display name is Chuck. Use AND and OR searches Use AND when every search term must match: Charles AND King Use OR when either search term can match: Charles OR Chuck The AND and OR operators are case-insensitive. Automatic custom-field search Safe custom user fields are searched automatically. There is no settings page and administrators do not need to select individual fields. Searchable information can include: This makes the plugin useful for membership sites, online stores, customer portals and websites with custom registration fields. Security-conscious searching Common sensitive and internal fields are excluded automatically, including fields related to: Custom-field values are used only to find matching users. The plugin does not display those values on the Users screen. WordPress Multisite support Enhanced User Search supports WordPress Multisite. The plugin avoids joining user-meta records directly to the main user query. This prevents duplicate users and incorrect pagination when multiple custom fields match the same user. Lightweight WordPress integration The plugin uses the existing WordPress user-search interface. It does not:

安装:

  1. Go to Plugins > Add New in the WordPress administration area.
  2. Select Upload Plugin.
  3. Upload the Enhanced User Search ZIP file.
  4. Select Install Now.
  5. Activate the plugin.
  6. Go to Users and use the existing Search Users field.
For WordPress Multisite, activate the plugin for an individual site or network-activate it. No additional configuration is required.

升级注意事项:

2.0.0 Adds complete-name, AND/OR and automatic safe custom-field searches. It also improves Multisite pagination and excludes common security-sensitive metadata.

常见问题:

Does the plugin require configuration?

No. Enhanced searching works automatically after activation.

Can I search by first name and last name together?

Yes. For example: Charles King The first and last names can be stored in separate WordPress user fields.

Does the order of the name matter?

No. Both Charles King and King Charles can match a user containing both names.

What happens when I enter multiple words?

Multiple words use AND matching by default. Every word must match somewhere in the user's searchable information.

Can I use AND explicitly?

Yes. For example, Charles AND King returns users matching both terms.

Can I use OR searches?

Yes. For example, Charles OR Chuck returns users matching either term.

Are custom user fields searched automatically?

Yes. Safe custom user-meta fields are searched automatically without configuration.

Can I search phone numbers or membership numbers?

Yes, provided that the information is stored as WordPress user metadata and its field name is not excluded for security reasons.

Are passwords searched?

No. WordPress password hashes are not included in the search. Common password, session, authentication, token, capability and other security-related metadata is also excluded.

Does the plugin display custom-field values?

No. Custom fields are used only to identify matching users. Their values are not added to the Users screen.

Does it support WooCommerce fields?

Safe WooCommerce user fields can be searched automatically, including billing phone numbers and company information. Security credentials and internal fields remain excluded.

Does it work with membership plugins?

Yes, provided that the membership information is stored as WordPress user metadata.

Does it support WordPress Multisite?

Yes. The plugin respects the user restrictions already applied by WordPress on site and Network Admin user screens.

Does the plugin modify user data?

No. It only changes how the existing WordPress user search finds matching users.

Does the plugin send information externally?

No. Searches are performed using the website's WordPress database.

更新日志:

2.0.0 1.0.0