Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#15119 closed feature request (fixed)

Add action to custom-headers.php

Reported by: blepoxp's profile blepoxp Owned by: blepoxp's profile blepoxp
Milestone: 3.1 Priority: normal
Severity: normal Version: 3.1
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

Any objections to adding an action to the bottom of the configuration page for custom headers? I'd like to be able to add some additional fields there via a plugin.

Attachments (1)

15119.diff (521 bytes) - added by blepoxp 13 years ago.
do_action( 'custom_header_options' );

Download all attachments as: .zip

Change History (4)

@blepoxp
13 years ago

do_action( 'custom_header_options' );

#1 @scribu
13 years ago

Looks good.

#2 @scribu
13 years ago

  • Milestone changed from Awaiting Review to 3.1

#3 @scribu
13 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.