Opened 10 years ago
Closed 10 years ago
#36841 closed defect (bug) (duplicate)
Values in Customizer overridden if slug starts with 'widget_'
| Reported by: | clintstegman | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Customize | Version: | 4.5.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Any / every Customizer control that starts with 'widget_' is given a value of 'Array'.
If it is a text field, the text field is still valued 'Array', but shows [object Object]
This was very unexpected behavior. If WordPress is actually supposed to be this way, is there a list of forbidden slugs somewhere?
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #36559.