How to pull user/author profile data in a plugin?
-
My site has a user profile page. For some reason I would like to pull user profile data in my plugin.
I know I can pull logged in user profile data using get_currentuserinfo();.
For example I would like to get displayed profile user id.
Can anyone tell me how to pull it.?
- The topic ‘How to pull user/author profile data in a plugin?’ is closed to new replies.