[wp-trac] [WordPress Trac] #25348: Autocomplete for Add New Site → Admin Email
WordPress Trac
noreply at wordpress.org
Wed Jan 22 00:31:10 UTC 2014
#25348: Autocomplete for Add New Site → Admin Email
--------------------------------+------------------
Reporter: helen | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.9
Component: Multisite | Version:
Severity: normal | Resolution:
Keywords: ui-focus has-patch |
--------------------------------+------------------
Comment (by jeremyfelt):
[attachment:25348.2.diff] looks good and tests good. +1
As expected, it restricts the user search to members of the current
"site". When in the network admin, the current site is the current
network, so the search returns properly. If I was to create a new network,
users from other networks would not return in the search.
It may be interesting to have a filter in there one day to allow for the
members of multiple networks to be searched at once. I don't think that's
today though. :)
It could also be nice to have an index on `user_email` in the DB, but it
looks like we've been down that road in a couple tickets and the answer is
an alter table when needed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25348#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list