#33537 closed defect (bug) (fixed)
Incorrect inline docs for user_profile_update_errors action
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | minor | Version: | 3.8 |
| Component: | Administration | Keywords: | good-first-bug has-patch |
| Focuses: | docs | Cc: |
Description
The $errors parameter of the user_profile_update_errors action is a WP_Error object, not an array as stated in its docs.
Introduced in [26503].
Attachments (1)
Change History (7)
#1
@
11 years ago
- Summary changed from Icorrect inline docs for user_profile_update_errors action to Incorrect inline docs for user_profile_update_errors action
#4
@
11 years ago
- Owner set to johnbillion
- Resolution set to fixed
- Status changed from new to closed
In 33769:
Note: See
TracTickets for help on using
tickets.
Fixing inline doc