Opened 15 years ago
Closed 15 years ago
#17719 closed defect (bug) (fixed)
users.php sets search term to **
| Reported by: | ryan | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description (last modified by )
Due to [17189], "**" is passed to WP_User_Query() when the search terms are empty. This results in a query containing "(user_login LIKE '%%' OR user_nicename LIKE '%%')".
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [18179]: