Please Log in or Create an account to join the conversation.
If your plugin is designed to execute PHP then yes you'd just use PHP to grab the values (e.g. $_POST[ 'FIELD_NAME' ]). There are no substitutions to grab field values from post, but as you're acting on the after registration trigger you might be able to use [FIELD_NAME] substitutions. See the below tutorial for further substitution usage information. I've no idea how this will behave with your plugin though.Is there a way to get these fields before POST?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.