[wp-trac] [WordPress Trac] #11855: Custom header template filter
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 10 17:01:14 UTC 2010
#11855: Custom header template filter
-------------------------+--------------------------------------------------
Reporter: dphiffer | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
I'm trying to use the built-in functionality that comes in custom-
header.php, but found a couple things frustrating about the experience:
* Hard-coded markup, with no capacity for customization
* The final step in the process is pointless
I'm including a patch that addresses both these things:
* Allows a theme developer to specify a PHP script to be included in place
of the default markup defined by custom-header.php
* Shows step1() instead of the "Visit your site and you should see the new
header now." message
This is my first patch submission, so I'm sure I'm doing something wrong.
Go easy on me :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11855>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list