• Hello,

    I’ve change the message in the functions.php in child theme but your default message continues to show.

    Please advise, thanks.

    Regards,

Viewing 1 replies (of 1 total)
  • Thread Starter platinumrealty

    (@platinumrealty)

    This is the code used:

    add_filter( ‘loggedin_error_message’, function( $message ) {
    return ‘You are already logged in.’;
    });

Viewing 1 replies (of 1 total)
  • The topic ‘Change message on login page’ is closed to new replies.