Opened 14 years ago
Closed 14 years ago
#1425 closed task (blessed) (duplicate)
Login/Password reset/Registration forms
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.0 | Priority: | high |
Severity: | major | Version: | |
Component: | Front-end | Keywords: | |
Cc: |
Description
Even though we've WordPress Login/Registration/Password reset forms, those aren't integrated within the theme. IMO, we should take BuddyPress-like approach for this.
Change History (7)
#5
@
14 years ago
Seeing as those forms don't have a lot of fields in them, I don't really see the point in having a reset button.
Note: See
TracTickets for help on using
tickets.
We could make use of
wp_login_form();
possibly for part?