Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#27690 closed defect (bug) (fixed)

Make WidgetCustomizer a part of wp.customize

Reported by: ocean90's profile ocean90 Owned by: nacin's profile nacin
Milestone: 3.9 Priority: normal
Severity: normal Version: 3.9
Component: Customize Keywords:
Focuses: javascript Cc:

Description


Attachments (3)

27690.patch (55.6 KB) - added by ocean90 10 years ago.
27690.2.patch (27.9 KB) - added by ocean90 10 years ago.
Move panel to a Backbone view
27690.3.patch (1.4 KB) - added by westonruter 10 years ago.
Restore 'sidebars_widgets[wp_inactive_widgets]' string from replaced 'sidebars_widgets[wp_inactiveWidgets]'

Download all attachments as: .zip

Change History (12)

@ocean90
10 years ago

#1 @nacin
10 years ago

(thumbs up)

#2 @ocean90
10 years ago

In 27985:

Widget Customizer: Move WidgetCustomizer to wp.customize.Widgets. First pass.

see #27690.

@ocean90
10 years ago

Move panel to a Backbone view

#3 @ocean90
10 years ago

In 27986:

Widget Customizer: Make the available widgets panel a Backbone view.

see #27690.

#4 @ocean90
10 years ago

In 27988:

Widget Customizer: Cleanup wp.customize.Widgets.WidgetControl.

see #27690.

#5 @ocean90
10 years ago

In 27995:

Widget Customizer: Cleanup wp.customize.Widgets.SidebarControl.

see #27690.

#6 @ocean90
10 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Enough is enough.

#7 follow-up: @westonruter
10 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Some of the replacements in the refactor were incorrect. Patch incoming…

@westonruter
10 years ago

Restore 'sidebars_widgets[wp_inactive_widgets]' string from replaced 'sidebars_widgets[wp_inactiveWidgets]'

#8 in reply to: ↑ 7 @nacin
10 years ago

Replying to westonruter:

Some of the replacements in the refactor were incorrect. Patch incoming…

Is 27690.3.patch it? If not, please reopen.

#9 @nacin
10 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from reopened to closed

In 28034:

Widget Customizer: Fix incorrect replacement in [27995].

props westonruter.
fixes #27690.

Note: See TracTickets for help on using tickets.