Opened 3 years ago

Closed 3 years ago

#15119 closed feature request (fixed)

Add action to custom-headers.php

Reported by: blepoxp Owned by: blepoxp
Priority: normal Milestone: 3.1
Component: Administration Version: 3.1
Severity: normal Keywords: has-patch
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 3 years ago.
do_action( 'custom_header_options' );

Download all attachments as: .zip

Change History (4)

blepoxp3 years ago

do_action( 'custom_header_options' );

Looks good.

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