Opened 10 years ago
Closed 10 years ago
#39502 closed defect (bug) (fixed)
Fix DocBlocks in class WP_User
| Reported by: | keesiemeijer | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The @since tag is missing for the property $back_compat_keys and method init().
The @access tag for the property $filter is set to private where it should be public. See #39278
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fix DocBlocks