wp_lostpassword_url() WP 1.0
Returns the URL that allows the user to retrieve the lost password
Hooks from the function
Return
String. Lost password URL.
Usage
wp_lostpassword_url( $redirect );
- $redirect(string)
- Path to redirect to on login.
Default: ''
Changelog
Since 2.8.0 | Introduced. |
Code of wp_lostpassword_url() wp lostpassword url WP 5.6
Related Functions
From tag: registration (login for users)
More from category: Login/Logout
More from Template Tags: Main Functions
- bloginfo()
- calendar_week_mod()
- get_bloginfo()
- get_calendar()
- get_current_blog_id()
- get_footer()
- get_header()
- get_search_form()
- get_sidebar()
- get_template_part()
- is_404()
- is_active_sidebar()
- is_admin()
- is_archive()
- is_attachment()
- is_author()
- is_category()