Opened 11 years ago
Closed 11 years ago
#30311 closed defect (bug) (fixed)
Missing @param in docblock for ‘check_password' filter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.1 | Priority: | low |
| Severity: | trivial | Version: | 4.0 |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The docblock for the 'check_password' filter in wp_check_password() is missing the @param documentation for the $password argument.
Attached is a patch to add in the missing argument documentation.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch mentioned in ticket description.