#31756 closed defect (bug) (fixed)
check_password_reset_key DocBlock update
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | normal |
| Severity: | normal | Version: | 4.2 |
| Component: | Users | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
Description
Function check_password_reset_key() has two global variables: $wpdb, $wp_hasher. Description of $wp_hasher is missing from the function's DocBlock.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Patch updating DocBlock of check_password_reset_key()