Changes between Initial Version and Version 1 of Ticket #37522, comment 16
- Timestamp:
- 10/05/2017 09:22:20 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37522, comment 16
initial v1 1 1 Tested [attachment:37522.2.diff] by adding the form to a sidebar in Twenty Seventeen. 2 2 3 The form correctly redirects to `wp-login.php` and displays an error for invalid login, but doesn't display sany messages for a valid login, just reloads the page. I thought it didn't work until I checked the email.3 The form correctly redirects to `wp-login.php` and displays an error for invalid login, but doesn't display any messages for a valid login, just reloads the page. I thought it didn't work until I checked the email. 4 4 5 5 Additionally, `login_form_bottom` should be replaced with `lostpassword_form_bottom`.