Opened 9 months ago
Last modified 45 hours ago
#21785 new task (blessed)
Add header image uploads with cropping to the customizer
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Appearance | Version: | 3.4 |
| Severity: | normal | Keywords: | 3.6-early |
| Cc: | bordoni.dev@…, dromsey@…, j.yzbek@…, kwight@…, lancewillett, stiofansisland |
Description
See #21355 for an explanation for why header image uploads (sans cropping) was removed from the 3.4 branch. This ticket is about adding it back, with a crop step, to ensure proper support.
Change History (9)
comment:1
SergeyBiryukov — 9 months ago
I was looking at the code on the Custom Header, the usage of steps on this page feels wrong;
We have the power to put all this stuff at the Media Box, in a way that the user have the same experience of cropping that he would have if he was inserting an image to the post.
Even if this is not the approach we take, at least the steps should have a POST then GET, at every step, on the second step you get a duplicate of your image if you reload the page, then in the third step you will get a duplicated crop.
I would love to see this page rebuild from scratch, maintaining backwards compatibility but still rebuilt.
Not saying that this should be on 3.5 but...
- Keywords 3.6-early added
- Milestone changed from 3.5 to Future Release
- Type changed from defect (bug) to task (blessed)
comment:8
lancewillett — 4 weeks ago
- Cc lancewillett added
comment:9
stiofansisland — 45 hours ago
- Cc stiofansisland added

Related: #21820