[wp-trac] [WordPress Trac] #11855: Custom header template filter
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 25 17:07:45 UTC 2010
#11855: Custom header template filter
-------------------------+--------------------------------------------------
Reporter: dphiffer | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Keywords: has-patch reporter-feedback
-------------------------+--------------------------------------------------
Comment(by ryan):
Let's avoid doing an include on an arbitrary string. Since this is such a
small block of markup, let's just pass the markup to the filter.
Getting rid of finished looks good, although the updated text could use a
little more info.
More details on what you're wanting to do would indeed be helpful. That
way we can think about what the best approach would be. For example would
an action above the headimg div suffice? Or maybe a filter in
header_image()? Also, maybe we'd like to steal whatever you're doing and
bring it into core WP. :-)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11855#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list