What hook should I be using to get information from the usermeta table? I know I could write a SQL statement to do this since it's only going to run on my own personal server, but I'd like to keep it all using the API if possible.
I need to either get all meta info for a particular user, or a specific item in that user's metadata.