How do I get the form submission to include the current logged in users WordPress userid number? Not the user name, display or email, but the actual userid number.
How do I get the form submission to include the current logged in users WordPress userid number? Not the user name, display or email, but the actual userid number.
We don't have a merge tag for that information. You would have to write your own PHP lookup to pre-populate the field with their ID number.