Opened 12 years ago
Closed 12 years ago
#20404 closed task (blessed) (fixed)
Use theme customizer instead of thickbox theme preview
Reported by: | koopersmith | Owned by: | koopersmith |
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | 3.4 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
The now old-school thickbox theme previewer is still used on the theme install/update screens. We should use the new customizer instead and completely deprecate theme-preview.js.
Attachments (1)
Change History (6)
#3
follow-up:
↓ 4
@
12 years ago
Just a fly-by: Make sure you test the Bulk update as well as singular update, the bulk update runs through a iframe, whereas the latter doesn't.
Note: See
TracTickets for help on using
tickets.
The attached patch replaces all remaining instances of the thickbox theme previewer. It also separates the inclusion of the customize loader from the WP_Customize class. The loader is just a container that requires a JS file and a small amount of markup.