Opened 11 years ago
Closed 11 years ago
#33751 closed defect (bug) (fixed)
Fix misleading and invalid docblock for `wp_list_widget_controls()`
| Reported by: | swissspidy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Widgets | Version: | 2.5 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
Stumbled upon this while looking at #32448.
The parameter documentation in wp_list_widget_controls is invalid. Also, it's very misleading because $sidebar_name can't contain HTML – it's displayed using esc_hml.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 33930: