Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#3465 closed defect (bug) (fixed)

Custom Header Support

Reported by: ryan's profile ryan Owned by: ryan's profile ryan
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.1
Component: Administration Keywords: image header cropper colorpicker
Focuses: Cc:

Description

Let's support custom header images by default. The attached patch provides a simple API allowing themes to easily add a "Custom Image Header" page under the Presentation tab. Also attached is a sample functions.php that makes use of the API. This makes use of the colorpicker JS and the recently included cropper JS.

Attachments (2)

custom-header.diff (12.0 KB) - added by ryan 18 years ago.
Custom Image Header Support
functions.php (1.6 KB) - added by ryan 18 years ago.
Sample theme functions.php

Download all attachments as: .zip

Change History (3)

@ryan
18 years ago

Custom Image Header Support

@ryan
18 years ago

Sample theme functions.php

#1 @ryan
18 years ago

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

(In [4673]) Custom Image Header. fixes #3465

Note: See TracTickets for help on using tickets.