Hello,
Let’s say I build a form where a pending member can input his email to request a new activation link. I’m looking for a way to do something like :
$email = ‘[email protected]’; $activation_link = EE->functions->generate_activation_link(‘[email protected]’);
Any ideas ?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.