Try this
add_filter( 'lostpassword_url', 'lostpass_url_fix');
function lostpass_url_fix( $link ){
return 'http://example.com';
}
Just replace the example.com with any url you want
Related Posts:
- Is it possible to send user new password after they clicking on forgot password in word press
- How do I email a new page password to somebody every month?
- Add new password rule to Ultimate Member register form
- login to wordpress with Get variables instead of Post
- Multiple Password Portal Page BEFORE User Account Set Up
- Is it possible to block subscriber users to changing its password?
- Problem protecting a page with a password
- How to create a word press user with hashedpassword
- Is there any good tutorial to write custom login, registration and password recovery forms? [closed]
- Disable WordPress password reset via mails,instead notify admin about the reset request
- Preventing BFA in WordPress without using a plugin
- Reset WordPress website
- How to delete Passwrd Protected posts cookies when a user logged out from the site
- Completely disabling password reset/recovery
- Specific way to allow WordPress users to view their current password? And edit it?
- Plugin: connect to external database without showing password
- Create Woocommerce account password post-checkout on thank you page
- Automatic chage password of pages after some time
- wp_set_password() does not work!
- Login/password protected “client page”
- Login issue in WordPress
- How to make a page both “private” and “password protected”
- Password Protect wp-content?
- Members-only page, but accessible via sharable link
- Create password protected page, no registration
- Cant visualize protected password portfolio elements
- Cannot reset a loop in a plugin template
- How can I allow for the password protect feature to allow visitors to enter any number at all?
- Password Protected Directory Link Shows Maintenance Mode Page
- My WP site and password was hacked, what to do? [closed]
- How to delete Password Protected posts cookies when a user logged out from the site
- What forum plugin can I use to allow non-registered users to create posts and comment? [closed]
- Lost Password of my site, how to reset wordpress password?
- How can I send api calls from my plugin?
- Predefine Product Variations for specific custom product type [closed]
- Hook automatic_updates_complete to autoupdate plugin
- Shortcode inside a redirect [closed]
- How to make horizontal scrolling menu [closed]
- How to open author url linked to a new tab in settings page in the WordPress plugin list
- Woocommerce Product Page Collapsible Box Using CSS
- Woocommerce Revenue
- Attachement title in wpallimport
- Change page content based on dropdown selection
- Create plugin with multiple blocks
- On the same site, how do I send data from a plugin file to a theme file?
- Different login and logout for wp-admin while using buddypress
- Block registration with viewScript
- Display out of stock products in WooCommerce [closed]
- How can I properly sanitize the update_option in WordPress?
- How to register new elementor widget in functions.php
- My Blog page ( posts page ) theme isn’t changing with the new theme [closed]
- how to embed a crop feature for cropping images uploaded by the user
- Console errors after WordPress Update 6.1
- How to give access to the particular page in wordpress for specific username/email NOT roles [closed]
- Why is my menu page not being displayed?
- Foreach retun in shortcode
- How to change post status to draft in Gutenberg?
- How to modify submit button on GravityForms
- How to add custom html to the Media > Attachment Details modal?
- Filter custom post type returned from REST api
- Plugin Option Fire Custom Function After Save
- Unable to access WPadmin, website down
- ‘Active lotteries’ only custom query for woocommerce lottery plugin and elementor
- WP Elementor Pro causing crtical failure on website
- My wp_update_nav_menu action is firing twice
- How to display content depending on the Woocommerce Product Category
- WooCommerce Subscriptions not working for variable product
- Ajax button “Load more” is not loading correct language version posts for logged out users
- Is it possible to add permalink when using wp_insert_post?
- Render CMB2 select option to post page [closed]
- Create Custom Coupon Type
- WordPress REST API Visual Composer Shortcodes
- How to create a “plugin” or “block” that can manipulate WordPress DOM in frontend?
- Update acf field in woocommerce orders
- Unable to pass arguments from plugin form to filter hook using ajax, the data is transferring via ajax but unable to pass as arguments in filter hooks
- Displaying Category Feature image on loop
- GTranslate Plugin – Showing Different Codes With if-else
- Text Wrapping in WPDataTables
- How to update changes to multiple sites at the same time
- How to rename files during upload to a random string?
- Custom gutenberg block image preview not working
- how to show selected options drop down menu values in attributes field in after saving post.php
- Redirecting to page on form submit – Revue plugin
- Better way to change the default password reset url with the woocommerce one?
- Create WordPress category dynamically
- How can I utilize the same “show more” functionality that I see in superuser on my own WordPress site?
- WordPress Feature – Multi Level sorting
- How to Allow Users to Select Recipients In a WordPress Comment section?
- Can i have limit posts on a specific category and automatically remove older ones?
- How to remove site name (https://exp.com/) from WORDPRESS site source links or file load url
- WDTException: [0]: One or more columns doesn’t have a header
- De-index plugin files
- manage_{taxonomy}_custom_column not working
- How to Add Extra Text In WordPress Title Before Post Publish
- Update title field while listing wordpress page titles in Elementor selector
- Upload Malicious File via Upload Plugin Prevention
- fatal erro in one line if statment in wordpress plugin [Solved]
- Take Elementor For Email FIeld Check if user is registered. IF not registered then register on woocommerece
- How can I display custom snippet codes in the front end of my WordPress site
- How can I make a quotation engine like this website in WooCommerce?