The link of the password reset mail is set here. To adjust the link you have two possibilities. Either use the retrieve_password_message
filter or use the filter from the network_site_url()
function call. When using the retrieve_password_message
filter you would have to probably use a regex to match for the url to add your additional parameters or create a whole new text message.
I’d rather recommend using the network_site_url
filter and add your parameters to the URL there. As this filter will apply globally you would have to add conditionals if you want to limit it for specific URLs.
Related Posts:
- Check for correct username on custom login form
- Add Confirm Password field in wp-login.php Password Reset page
- How to customise wp-login.php only for users who are setting a password for the first time?
- Give visitor access to password protected page/post via external script
- Send reset password link to user from custom lost password form
- How can I retrieve the username and password from my WordPress installation?
- password protect individual pages
- Problem with logging in WP users automatically
- How to determine if a user has not changed default generated password
- Right practice to edit WP reset password email
- Private page protected with username and password
- reset password link redirect to login page
- Password protect media attachment – share across guests
- Password reset – Disabled for LDAP accounts
- Why wp_update_user doesn’t update user_activation_key on users with apostrophes in their email?
- Forgot Password/ Password Reset Page does not exist
- Correct passwords keep appearing as incorrect
- Forgot password needs to redirect from wp-login to a custom page
- How can I change the email sender name from wordpress to (myblogname) on the “lost password” email?
- How to password-protect everything except the logo
- Is there anyway to get the inputted password string from the login form?
- How can I password protect a WordPress site without requiring users to log in?
- Password not resetting on wordpress?
- autocomplete=”off” WordPress Login
- WordPress not logged in locally with correct username and password
- wordpress login without password just email address (NO 2 factor authentication with email)
- Can I protect a type of content site-wide with a single password?
- Password recovery URL has error – but not found in code or db
- Temporally disable password to login with empty password?
- I need to find which is the file that checks the DB for correct login (username, password)
- Login form does not store/remember/suggest users password
- How to invalidate `password reset key` after being used
- WordPress password reset not working
- Locked out of WordPress admin area [closed]
- Global login to password protected pages
- Disable / Remove Password for Login WordPress
- How to password protect pages in WordPress
- Chosen user password in registration is not being accepted on Login
- User login without username, only password
- wp_lostpassword_url not escaped
- Trouble logging in and/or changing password
- Cannot login with correct username and password anymore
- Cant login, Password MUST be reset error, after reset
- Log in a user upon password reset?
- How to prefill WordPress registration with social details
- How do I require authorization / login to view a specific set of posts / pages?
- Disable WordPress 3.6 idle logout / login modal window / session expiration
- How to pass users back and forth using session data?
- Integrate recaptcha and wp_signon – what is needed?
- Programmatically log in a wordpress user
- Change sign-on URLs for security purposes
- Can’t stop hacker trying to get admin access in WordPress blog after trying many ways [closed]
- Hook for fail and successful login actions
- How does WordPress track that a certain User is Logged-In
- Mobile users redirected to a different page on login unless linked to another post
- Bootstrap Modal as login page
- Sniffing wordpress user’s credentials
- How to Get Logged-in to “Remote WP Site” from my local script (in Same Browser)?
- wp_insert_user() function password never match
- wp-admin redirects to subdirectory after moving installation to subdirectory
- Share WordPress login info with other PHP app
- WordPress c-panel login error [closed]
- Locked Out Of WordPress, Can’t Reset Through PHPMyAdmin
- Does WordPress (or a plugin) reveal login credentials to admin?
- Redirecting after login?
- How can I redirect wp-login.php but still allow logout and other actions?
- Can not login to wordpress site after resolving white screen of death
- add_action(‘init’) not work
- WordPress “wp-admin” redirecting to a user account login
- How to restrict access to a single for users I’ve authorized? [closed]
- I renamed my server from http to https and now I can’t login
- https to https problem – 404 and can’t login
- Does WordPress have built in brute force protection?
- wp_login_url not working correctly
- Single sign on for multiple domains
- Is there an application I can use to protect documents?
- Bizarre wp_signon problem
- Is it possible to use WordPress functions in a page template?
- login with users info in a different database
- How show login popup to guest only and redirect logged in users?
- insert a WordPress page content into a pop up
- Possible to create a login wall?
- All pages gives 404 except homepage and wp-login
- WP login admin name incorrect send to another page or site
- Check for empty username or password on login
- Issue logging in from second computer
- Login problem with https
- Opening protected page with cookie?
- Directory authentication initially succeeded, but no valid profile was found (“get entries” procedure)
- Trim the repeated value in URL
- Warning: session_start(): Cannot send session cookie – headers already sent by
- I can’t login to wordpress dashboard without SSH
- Member Area Login with Fail Message
- Username character requirements
- Users cannot log in using popup
- Browser Caching for Logged in Users
- how to login admin by using ip address
- Login form- no feedback
- Is my password compromised because I forgot to hit Enter after ssh username?
- Invalid login email notification for password-protected category