Make WordPress Core

Opened 15 years ago

Closed 13 years ago

#18296 closed enhancement (wontfix)

Add an action to Custom_Image_Header admin_page()

Reported by: wpsmith Owned by:
Priority: normal Milestone:
Component: Customize Version:
Severity: minor Keywords: needs-patch close
Cc: Focuses:

Description

Add an action (do_action('custom_header_top');) to the admin page for themers to add more settings using the settings api.

Attachments (1)

patch (389 bytes ) - added by llucax 15 years ago.
Trivial patch

Download all attachments as: .zip

Change History (6)

@llucax
15 years ago

Trivial patch

#1 @llucax
15 years ago

Woops! Sorry, wrong ticket to attach the file, it was meant to ticket #18357. I would like to delete the attachment, but can't find any way to do it :S

#2 @danielbachhuber
15 years ago

  • Cc wordpress@… added
  • Keywords needs-patch added

#3 @SergeyBiryukov
13 years ago

  • Component GeneralAppearance

#4 @celloexpressions
13 years ago

  • Keywords close added

I vote that we not do this at this point, since the Theme Customizer (and its API) is the recommended way for themes to add their own custom options, including adding more options to the custom header section. Also, #25571. This ticket would make back-compatibility more difficult for #25571.

Last edited 13 years ago by celloexpressions (previous) (diff)

#5 @nacin
13 years ago

  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed
Note: See TracTickets for help on using tickets.