#22905 closed defect (bug) (fixed)
PHPDoc refresh for register_sidebar()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | has-patch needs-codex |
| Cc: |
Description
Happened to notice that the docs for register_sidebar() include an example where the string argument had parameters separated by semi-colons, which parse_str() doesn't do.
Refreshed block to be a bit clearer/cleaner while changing that. Patch attached.
Attachments (3)
Change History (8)
jeremyfelt — 5 months ago
comment:1
SergeyBiryukov — 5 months ago
- Milestone changed from Awaiting Review to 3.6
- Owner set to helen
- Resolution set to fixed
- Status changed from new to closed
In 23196:
SergeyBiryukov — 5 months ago
comment:3
SergeyBiryukov — 5 months ago
- Resolution fixed deleted
- Status changed from closed to reopened
Two more minor fixes in 22905.3.diff.
- Resolution set to fixed
- Status changed from reopened to closed
In 23199:
comment:5
DrewAPicture — 8 days ago
- Keywords needs-codex added
Note: See
TracTickets for help on using
tickets.

Refresh of PHPDoc for register_sidebar