Query using current user
-
Hi,
The topic title is actually only part of what I want to do. I apologize if this is an obvious question, but I am quite new to WP development. I read the documentation but was unable to precisely find the answer to my question.
I’m wondering if I can access the username of the currently logged in user for the purpose of indexing another DB table. That is, I’d like to use Front End Only Users as a login system, but I may need another table or tables that hold user data not directly supported by FEOU, and naturally, I’d like to access rows in those tables pertaining to the current user. Will this be doable?
I’d appreciate any help. Thanks.
The topic ‘Query using current user’ is closed to new replies.