Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#38783 closed defect (bug) (fixed)

Twenty Fourteen: Revert Video Header Implementation

Reported by: davidakennedy's profile davidakennedy Owned by: karmatosed's profile karmatosed
Milestone: 4.7 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords:
Focuses: Cc:

Description

For 4.7, Twenty Fourteen got video headers because it made sense to test out implementation in another, existing theme, besides Twenty Seventeen. However, I don't think think the theme should ship with video headers because:

  • the theme was never designed with the feature in mind.
  • the theme has been around for awhile, and the feature could interfere with existing customizations by users.
  • it's okay to have a new feature just be in the latest default theme.

A clean revert can't be done because the changes to the theme were made along with the initial commit for video headers.

See #38172.
See r38985.

Attachments (1)

38783.patch (4.9 KB) - added by davidakennedy 9 years ago.
Removes video headers for Twenty Fourteen.

Download all attachments as: .zip

Change History (4)

@davidakennedy
9 years ago

Removes video headers for Twenty Fourteen.

#1 @joemcgill
9 years ago

Not opposed. If we don't revert, we at least need to go back and update the implementation to come back in line with the changes that have been made since.

#2 @karmatosed
9 years ago

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

In 39226:

Twenty Fourteen: Removes video header support

Support was added to test implementation but never completed. This removes the test implementation.

Props davidakennedy
Fixes #38783

#3 @celloexpressions
9 years ago

I'm not necessarily opposed either, but I wouldn't call the implementation incomplete. It worked fully in my testing, and no bugs were reported. That may have changed with later adjustments.

the theme has been around for awhile, and the feature could interfere with existing customizations by users.

I don't think there would be any issues with this, as existing header images are still used in the same way, so the only changes would happen after adding a video.

Note: See TracTickets for help on using tickets.