Hi there,
I want to modify the registration page of buddypress wherein when I click on the “Complete Sign Up” button, I want to do something. If only know how buddypress handles the registration page then I could get started. I noticed that the form has no action so its something like this
<form action="">
</form>
So i’m not seeing where it redirects when a user clicks on the “Compete Sign Up” Button.
Anyhelp would be greatly appreciated! Thanks!