Opened 11 years ago
Closed 11 years ago
#33652 closed defect (bug) (fixed)
@param missing in wp-includes/class-wp-user.php
| Reported by: | racase | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
@param is missing in
File: wp-includes/class-wp-user.php
Class: WP_User
Method: __set
Attachments (1)
Change History (5)
#2
@
11 years ago
- Keywords commit added; dev-feedback removed
- Milestone Awaiting Review → 4.4
- Owner set to
- Status new → accepted
- Type defect (bug) → enhancement
- Version trunk
#3
@
11 years ago
- Component Administration → Users
- Owner changed from to
- Status accepted → assigned
- Type enhancement → defect (bug)
Missing docs are a bug.
Looking at 33652.diff, there are some minor formatting things with the spacing and missing periods, but I'll fix it on commit.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks good, thanks for the report and the patch @racase