Hi, first post so thanks for looking.
I am using version 3.2. My objective is to use the WordPress current_user_id as a primary key in a seperate table. The purpose is to bring details through from the seperate table based on the id of the person currently logged in using a SQL Statement.
Is this possible?
Thanks