Hi @paulroberts,
I’ve tested on my WP Instance which is a multi-site while using Passwordless login version 1.1.2 and everything works correctly. I also spoke with the development team and they said that the changes made to this new version of Passwordless login shouldn’t cause this issue.
Could you please run the following test:
Install an Email Logging plugin like: https://www.ads-software.com/plugins/email-log/ on your website. It will add a log entry each time the wp_mail() WordPress function is called (our plugins use this function for all of the emails they send).
You will then be able to go to the Email Log page on your website’s Dashboard to see the email and check if the URL is working.
Note: When testing this please create a user that has an email address something like [email protected], to make sure that the email doesn’t reach the recipient but it still shows in the email log and you can still check if the URL is working.