#36298 closed defect (bug) (fixed)
Docs: add missing docs to WP_Widget class
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Widgets | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
Add missing @access.
Fix wrong @access from private to public.
Add description to some properties @param.
See also: ticket #32246 (comment 325)
Attachments (1)
Change History (6)
Note: See TracTickets for help on using tickets.
In 37064: