I wish to return a WP user list in my plugin where the email address matches @mydomain.com. The user list I am after is for all mydomain.com users.
Does anyone have a code snipit for that?
Thanks.
|
I wish to return a WP user list in my plugin where the email address matches @mydomain.com. The user list I am after is for all mydomain.com users. Does anyone have a code snipit for that? Thanks. |
||||
|
|
The search parameter can take an email address and can also accept wildcards:
|
|||
|
|