I would like to include the name and email of a logged in user as hidden fields.
Including the user_id was easy by selecting wp user_id in the form-builder. But how can I add the other information as hidden field?
I would like to include the name and email of a logged in user as hidden fields.
Including the user_id was easy by selecting wp user_id in the form-builder. But how can I add the other information as hidden field?
I refer to this:
Feature: Ability to detect logged in WordPress users and pre-fill things like name and email.
How do I do this?
You must log in to post.