[wp-trac] [WordPress Trac] #16014: Search wildcards should only affect multisite
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 28 20:45:17 UTC 2010
#16014: Search wildcards should only affect multisite
--------------------------+-----------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.1
Component: Users | Version:
Severity: normal | Keywords:
--------------------------+-----------------
Wildcard restrictions to get_search_sql() should only affect multisite.
Right now they affect wp-admin/users.php.
{{{
3:15 nacin we need an implicit_wildcard flag in WP_User_Query or
something
3:16 nacin and it only does trailing wildcards, which is probably a
change
3:17 nacin good for scaling a network
3:17 nacin poor for wp-admin/users
3:19 nacin basically, we'd need to allow get_search_sql() to do
leading wildcards
3:19 nacin and offer an implicit wildcard through users.php
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16014>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list