Forums

[resolved] Register Plus - Is Is Possible To Change Verification Message (2 posts)

  1. spotlightingadmin
    Member
    Posted 1 month ago #

    Is it possible to edit this message that's automatically generated by Register Plus?

    Thank you %name%, your account has been verified, please login.

  2. MichaelH
    moderator
    Posted 1 month ago #

    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.

Reply

You must log in to post.

About this Topic