Opened 16 years ago
Closed 16 years ago
#12528 closed task (blessed) (fixed)
Support Themes in Unified Updater
| Reported by: | ryan | Owned by: | dd32 |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Theme update support was partially added to the Unified Updater (wp-admin/update-core.php) but never finished. Let's finish it.
Change History (12)
#3
in reply to: ↑ 1
;
follow-up:
↓ 4
@
16 years ago
Replying to jane:
We'll need to put a warning above the GUU themes section reminding people that updating a theme could overwrite any changes they've made, etc.
It would be sweet to allow theme authors to remove that using a filter. Some themes are built in such a way that you don't need to edit the templates in order to customize them...
#4
in reply to: ↑ 3
;
follow-up:
↓ 5
@
16 years ago
Replying to Denis-de-Bernardy:
It would be sweet to allow theme authors to remove that using a filter. Some themes are built in such a way that you don't need to edit the templates in order to customize them...
True, but some people will edit those themes anyway. not everything is covered in a theme options screen.
#5
in reply to: ↑ 4
@
16 years ago
Replying to jane:
Replying to Denis-de-Bernardy:
It would be sweet to allow theme authors to remove that using a filter. Some themes are built in such a way that you don't need to edit the templates in order to customize them...
True, but some people will edit those themes anyway. not everything is covered in a theme options screen.
It's not about options, it's about widgets. When your template (as in, the loop) is widget-based, there is absolutely no reason to edit the slightest file.
#6
@
16 years ago
It's not about options, it's about widgets. When your template (as in, the loop) is widget-based, there is absolutely no reason to edit the slightest file.
That doesn't mean they won't.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
We'll need to put a warning above the GUU themes section reminding people that updating a theme could overwrite any changes they've made, etc.