This topic has 1 reply, 1 voice, and was last updated 2 days, 21 hours ago ago by Benas
After contacting woocommerce and investigating code, I can say that this problem was coming from your side inside email-trigger.php because you had hardcoded in value: $register_data[‘password’] = network_site_url( “wp-login.php?action=rp&key=$key&login=” . rawurlencode( $user->user_login ), ‘login’ );
You must be logged in to reply to this topic.Log in/Sign up