[wp-trac] [WordPress Trac] #15624: twentyten preview is wrong
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 1 11:27:34 UTC 2010
#15624: twentyten preview is wrong
--------------------------+-------------------------------------------------
Reporter: drzraf | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.0.2
Severity: minor | Keywords: twentyten, custom header, text color, NO_HEADER_TEXT
--------------------------+-------------------------------------------------
TwentyTen uses add_custom_image_header() without the 3rd argument.
Therefore the theme preview reflect the default WP behavior where the
title is over the image.
But TwentyTen fixed HTML output the title before the image.
I set NO_HEADER_TEXT to false in order to get the title and description
display.
I think that TwentyTen should support NO_HEADER_TEXT set to false,
I'm currently using the attached function.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15624>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list