[theme-reviewers] Custom Header - Required Functionality?

Robert Ambartsumov robert6292 at gmail.com
Fri Dec 30 22:40:33 UTC 2011


You can define the color in
http://codex.wordpress.org/Function_Reference/add_custom_image_header

Or maybe retrieve it from a theme option: define('HEADER_TEXTCOLOR',
my_option('header_color'));

If the title and description are not a header but rather more like a logo I
think it will need its own styling for colors and so forth so perhaps the
add_custom_image_header wont suit it.



On Sat, Dec 31, 2011 at 12:18 AM, Ben Howe <ben at beh.me.uk> wrote:

>   Hi,
>
> Are sites required to support removing the header (title and description)
> when get_header_textcolor() returns ‘blank’, like TwentyEleven does? Sorry
> if this is on google somewhere, I’ve looked with no luck!
>
> Many thanks,
>
> BH
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20111231/5e145771/attachment.htm>


More information about the theme-reviewers mailing list