I'm aware of the triggers :
$_PLUGINS->trigger( 'onAfterUserRegistrationMailsSent ...
$_PLUGINS->trigger( 'onAfterUserRegistration .....
What I want is this:
Upon completion of registration, I want the user to be re-directed to another page. Must I hack the core or is there a another way of doing this?
TIA
Ford