WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#21820 closed task (blessed) (fixed)

Add media workflow for custom headers

Reported by: koopersmith Owned by: koopersmith
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.5
Component: Media Keywords:
Focuses: Cc:
PR Number:

Description

Choosing a custom header is a two step workflow. First, upload or select an image. Then, make sure the image is cropped to the theme's expectations. We'll need to integrate this into both custom-header.php and the customizer. The code in custom-header.php may need some untangling.

The changes in #21810, #21811, and #21819 will all be useful here.

See #21390 for the master media ticket.

Change History (5)

#2 @goto10
7 years ago

  • Cc dromsey@… added

#3 @koopersmith
7 years ago

For 3.5, we're leaving the existing cropping UI in place. As a result, we're also punting customizer integration for custom headers, as in-modal cropping is a blocker for that feature.

#4 @koopersmith
7 years ago

In 22504:

Custom Headers: Ensure the ready event fires before fetching the existing headers to apply jQuery.masonry. see #20346, #21820.

#5 @koopersmith
7 years ago

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

In 22505:

Integrate media with the custom header page. fixes #21820, see #21390.

Note: See TracTickets for help on using tickets.