Opened 7 years ago
Closed 7 years ago
#42372 closed defect (bug) (fixed)
WP_Customize_Manager::add_section doc block is a bad copy of add_panel
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | 4.8 |
Component: | Customize | Keywords: | |
Focuses: | docs | Cc: |
Description
The $panel parameter is a copy of $priority, and several of the descriptions refer to panel
instead of section
.
Are these even the correct parameters?
Change History (2)
Note: See
TracTickets for help on using
tickets.
Introduced in [40804] for #39671.