Opened 12 years ago
Closed 12 years ago
#9523 closed defect (bug) (worksforme)
Move a widget from sidebar A to sidebar B won't work
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.8 |
Component: | Widgets | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
WordPress 2.8 revision 10915: Moving an already registered widget from Sidebar A to Sidebar B won't work. The action 'delete widget' will be saved for Sidebar A. The action 'add widget' won't be saved for Sidebar B.
Cheers,
Chris
Change History (5)
Note: See
TracTickets for help on using
tickets.
When moving a widget (dragging it from one sidebar to another) there's no "delete" and "save", only the position/sidebar is changed in
$sidebars_widgets
.