Is it possible to edit this message that's automatically generated by Register Plus?
Thank you %name%, your account has been verified, please login.
Is it possible to edit this message that's automatically generated by Register Plus?
Thank you %name%, your account has been verified, please login.
Might have to edit the actual code in register-plus.php, line 1673 (version: 3.5.1)
$msg = '<p>' . sprintf(__('Thank you %s, your account has been verified, please login.', 'regplus'), $login ) . '</p>';
Remember you will likely need to fix that after subsequent upgrades of that plugin.
You must log in to post.