Title: Better User Search
Author: dale3h
Published: <strong>ఫిబ్రవరి 18, 2015</strong>
Last modified: ఫిబ్రవరి 3, 2016

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/better-user-search.svg)

# Better User Search

 By [dale3h](https://profiles.wordpress.org/dale3h/)

[Download](https://downloads.wordpress.org/plugin/better-user-search.1.1.1.zip)

 * [Details](https://te.wordpress.org/plugins/better-user-search/#description)
 * [Reviews](https://te.wordpress.org/plugins/better-user-search/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/better-user-search/#installation)
 * [Development](https://te.wordpress.org/plugins/better-user-search/#developers)

 [Support](https://wordpress.org/support/plugin/better-user-search/)

## Description

Better User Search is a must have plugin if you’re running WooCommerce. Without 
it, you’re stuck trying to remember every
 customer’s username.

Better User Search is used to improve the user search functionality in the admin/
backend.

WordPress by default only allows you to search for users by username/nicename. Using
Better User Search, you will be able
 to search by first name, last name, email 
address and any custom user meta field that already exists in the user meta table.

On top of that, there is an “OR” feature provided. Just include the word “or” (case-
insensitive) in your search query
 and the plugin will search for any user that 
matches at least 1 of the search terms.

“OR” Search Example:
 Let’s find all WooCommerce customers in Texas or Florida. 
To do this, first make sure that `billing_state` and `shipping_state` are setup 
in the Better User Search settings. Now head to the Users page and type “TX or FL”
into the search field.

It really is that simple!
 Special characters like quotes are escaped, problems 
with the query may appear when trying to search for other non-alphanumeric characters.

## Screenshots

[⌊Settings page (Settings > User Search )⌉⌊Settings page (Settings > User Search
)⌉[

Settings page (Settings > User Search )

[⌊Users page⌉⌊Users page⌉[

Users page

## Installation

 1. Upload the **better-user-search** folder to the **/wp-content/plugins/** directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Visit ‘Settings > User Search’ and adjust your configuration.

## FAQ

  What is the answer to life, the universe and everything?

42

## Reviews

![](https://secure.gravatar.com/avatar/f2dcf949c15bae136c1000fdc8be750ca122e0cf0357e43273961396916c7e5c?
s=60&d=retro&r=g)

### 󠀁[Still working great](https://wordpress.org/support/topic/still-working-great-10/)󠁿

 [simshaun](https://profiles.wordpress.org/simshaun/) అక్టోబర్ 5, 2022

I’m using this in the latest WordPress to allow searching ACF data in the User admin
list and it’s working great.

![](https://secure.gravatar.com/avatar/334b30312ae0b15f115a469b00b2cba9b146885afc724d06c486404982217913?
s=60&d=retro&r=g)

### 󠀁[Great!](https://wordpress.org/support/topic/great-9023/)󠁿

 [martian36](https://profiles.wordpress.org/martian36/) డిసెంబర్ 31, 2018

Works great. Need update since I can’t search this on plugin install page. I had
to search by author name.

![](https://secure.gravatar.com/avatar/98dfabd326fa96cba468886171033dae5929d03f807482bdb6a6f384bf4b54a0?
s=60&d=retro&r=g)

### 󠀁[Works on 4.9.8](https://wordpress.org/support/topic/works-on-4-9-8/)󠁿

 [Liat Gat – CEO and Founder, KnitFreedom.com](https://profiles.wordpress.org/liatmgat/)
డిసెంబర్ 2, 2018

I needed to be able to search users by their names (duh). This plugin worked perfectly
on Wordpress.org 4.9.8. Thank you!!!

![](https://secure.gravatar.com/avatar/5c1ecf5f7c8517112a1ece253f068202d43408e4a6e2213e90917ad0a61c4dab?
s=60&d=retro&r=g)

### 󠀁[Does what it says](https://wordpress.org/support/topic/does-what-it-says-733/)󠁿

 [hwgehring](https://profiles.wordpress.org/hwgehring/) ఆగస్ట్ 29, 2018

This plugin does what it says. The code is very clear and secure.

![](https://secure.gravatar.com/avatar/d6db05de4f6cac775497ee8558f82723b85869202505c866dde330fbac25fcbe?
s=60&d=retro&r=g)

### 󠀁[Perfect, should be core](https://wordpress.org/support/topic/perfect-should-be-core/)󠁿

 [eduacute](https://profiles.wordpress.org/eduacute/) మార్చి 30, 2018

Works fine with latest WP, should be part of core WP!!! as only searching by username/
id is pathetic, don’t know how we did without it

![](https://secure.gravatar.com/avatar/2e1b0148d62a3d8b581ede4137ba9dc386e46ed980445822a673b3dddb241fb9?
s=60&d=retro&r=g)

### 󠀁[Awesome, just what i needed](https://wordpress.org/support/topic/awesome-just-what-i-needed-6/)󠁿

 [stvnalln](https://profiles.wordpress.org/stvnalln/) ఫిబ్రవరి 28, 2018

Works perfectly

 [ Read all 15 reviews ](https://wordpress.org/support/plugin/better-user-search/reviews/)

## Contributors & Developers

“Better User Search” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ dale3h ](https://profiles.wordpress.org/dale3h/)

[Translate “Better User Search” into your language.](https://translate.wordpress.org/projects/wp-plugins/better-user-search)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/better-user-search/),
check out the [SVN repository](https://plugins.svn.wordpress.org/better-user-search/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/better-user-search/)
by [RSS](https://plugins.trac.wordpress.org/log/better-user-search/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1

 * Fix: PHP notices – thanks @SooBahkDo
 * Notes: Added WordPress 4.4.2 compatibility

#### 1.1.0

 * Feature: Auto detect WooCommerce for default searchable meta keys
 * Fix: Bug when using “or” keyword multiple times in search query
 * Fix: PHP error for “get_current_screen” when updating to 1.0.5 – thanks @mqfell
 * Fix: Cleanup leftover plugin data when uninstalling

#### 1.0.5

 * Feature: Better searching for WooCommerce customers on the orders page

#### 1.0.4

 * Improvement: Optimized MySQL query when populating the plugin’s searchable meta
   keys table

#### 1.0.3

 * Fix: Now compatible with “Admin Columns Pro” plugin – thanks @mqfell

#### 1.0.2

 * Fix: Optimized search algorithm to be faster
 * Fix: MySQL collation error when using WordPress 4.2 or later

#### 1.0.1

 * Fix: MySQL error when wp_users and wp_usermeta tables had mismatched collations

#### 1.0

 * Just getting started…

## Meta

 *  Version **1.1.1**
 *  Last updated **10 సంవత్సరాలు ago**
 *  Active installations **700+**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/better-user-search/)
 * Tags
 * [admin](https://te.wordpress.org/plugins/tags/admin/)[backend](https://te.wordpress.org/plugins/tags/backend/)
   [search](https://te.wordpress.org/plugins/tags/search/)[user](https://te.wordpress.org/plugins/tags/user/)
   [users](https://te.wordpress.org/plugins/tags/users/)
 *  [Advanced View](https://te.wordpress.org/plugins/better-user-search/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  15 5-star reviews     ](https://wordpress.org/support/plugin/better-user-search/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/better-user-search/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/better-user-search/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/better-user-search/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/better-user-search/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/better-user-search/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/better-user-search/reviews/)

## Contributors

 *   [ dale3h ](https://profiles.wordpress.org/dale3h/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/better-user-search/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E8UETG65PQJC2)