Unserialize user metadata, fill $user object, then cache everything.
4317
Continue readingAuthenticate user with remember capability.The credentials is an array that has ‘user_login’, ‘user_password’, and ‘remember’ indices. If the credentials is not given, then the log in form will be assumed and used if set.
4131
Continue readingCreate dropdown HTML content of users.The content can either be displayed, which it is by default or retrieved by setting the ‘echo’ argument. The ‘include’ and ‘exclude’ arguments do not need to be used; all users will be displayed in that case. Only one can be used, either ‘include’ or ‘exclude’, but not both.
3619
Continue reading