Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Skipping the activation email – have I got the theory right?


devweb
Participant

@devweb

Can any one tell me what function I might place into the ‘action’ field for the form that finds the key and takes you to the activation page?

<form method=”post” action=”<?php echo ‘http://&#8217; . $current_site->domain . $current_site->path ?>wp-activate.php”>

<input type=”submit” name=”activation” value=”Activate now” />

</form>

This is completely wrong I know as it takes me to http://wp-activate.php!

Thanks again

Skip to toolbar