• I’ve created a form on an external page outside of WP. In the login.php file can I use two actions on the submit button of the registration. One action will be to register the user as written. Also, I would like for it to process my form data to a 3rd party form processing script.

    Is this possible?

The topic ‘Form Action Button: Two Actions’ is closed to new replies.