Opened 14 years ago
Closed 14 years ago
#20404 closed task (blessed) (fixed)
Use theme customizer instead of thickbox theme preview
| Reported by: | koopersmith | Owned by: | koopersmith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Administration | Version: | 3.4 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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
@
14 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.