All GP Better User Activation merge tags are prefixed with “gpbua” as in {gpbua:username}.
{gpbua:login}
Creates a link to the site login page.{gpbua:login_url}
Renders only the URL for the site login page.{gpbua:home}
Creates a link to the site homepage.{gpbua:home_url}
Renders only the URL for the site homepage.{gpbua:reset_password}
Creates a link to the reset password page.{gpbua:reset_password_url}
Renders only the URL for the reset password page.{gpbua:username}
Shows the username of the user being activated.{gpbua:password}
Show a link with “Set your password.” as the text if the password is emailed. Otherwise, it will show “Set at registration.” if the password is mapped to a field.{gpbua:email}
Show the email of the user being activated.{gpbua:activation_form}
Show the activation form that accepts the activation key. Usually used only in the “No Key” view when the activation key is missing.{gpbua:error_message}
Show the activation error message. Use only in error view shown when an error is preventing user activation.