Giving your users changeable or custom headers in themes

Built in to WordPress, and also available for WordPress MU, is the Custom header API. This service allows you to quickly add some code to a theme’s fuinctions.php file to make the header area completely customizable. User will be able to upload a header image of their choice on their chosen theme, without affecting other blogs using the same theme.

You may want to try this first on a test site of WPMU.

First, check and see if your theme has a functions.php file included. If it doesn’t, make a blank file called functions.php. If it already has code in it, which it will if the theme is widget enabled, then you can paste this code in right before the last ?> tag.

//make changeable header

define('HEADER_TEXTCOLOR', '');
define('HEADER_IMAGE', 'setta.jpg'); // %s is theme dir uri and image filename
define('HEADER_IMAGE_WIDTH', 985);  // make sure these values match the theme header
define('HEADER_IMAGE_HEIGHT', 200);
define( 'NO_HEADER_TEXT', true );

function atypxmas_admin_header_style() {   // change atypxmas to your theme name
?>

// this part adds the header in the admin area
#headimg {
height: <?php echo HEADER_IMAGE_HEIGHT; ?>px;
width: <?php echo HEADER_IMAGE_WIDTH; ?>px;
}

#headimg h1, #headimg #desc {
display: none;}
}

function header_style() {
?>

#header{
background: url(<?php header_image() ?>) no-repeat;}
}

add_custom_image_header(’header_style’, ‘atypxmas_admin_header_style’);  // change atypxmas to your theme name you used above.

And that’s it! Everything else is handled internally by WordPress. To make things even easier, here’s a copy of a sample functions.php file. Please read the code and change the values accordingly for your specific theme, including the filename.

10,747 thoughts on “Giving your users changeable or custom headers in themes

  1. porn

    I always used to study piece of writing in news papers but now as I am a user of net therefore from now I am using net for content, thanks to web.|

  2. 遊雅堂(ゆうがどう)×優雅堂

    ポーカーの役について、強さや確率、役の一覧などの情報を提供するウェブサイトがあります。ポーカーのやり方やルール、大会情報なども掲載されています。東京や大阪などの都市でポーカーを楽しむこともできます。初心者向けの基礎知識や戦略、強いカードや組み合わせについての情報もあります。オンラインで無料の対戦も可能です。さらに、ポーカー関連のニュースやトピックも提供しています。 -> https://wptjapan.com/yuugado/ <- 遊雅堂(ゆうがどう)×優雅堂

  3. porn

    Hi there colleagues, its wonderful piece of writing regarding tutoringand completely explained, keep it up all the time.|

  4. situs porno

    Thanks for this article. I might also like to convey that it can end up being hard when you’re in school and simply starting out to initiate a long credit score. There are many individuals who are just simply trying to pull through and have a protracted or favourable credit history is often a difficult issue to have.

  5. 토토배팅사이트

    I’d like to thank you for the efforts you’ve put in penning this site. I really hope to check out the same high-grade content from you in the future as well. In fact, your creative writing abilities has motivated me to get my very own site now 😉

  6. 베스트토토사이트

    Hi, I do think this is an excellent blog. I stumbledupon it 😉 I may come back once again since I book marked it. Money and freedom is the best way to change, may you be rich and continue to help other people.

  7. scam

    Hello there, simply changed into alert to your blog via Google, and found that it is truly informative. I’m gonna be careful for brussels. I’ll be grateful should you continue this in future. Many other folks shall be benefited out of your writing. Cheers!|

  8. Aviation attorney Florida

    I don?t even know the way I finished up here, but I believed this publish used to be good. I do not recognise who you’re but certainly you’re going to a well-known blogger in the event you are not already 😉 Cheers!

  9. bokep jepang

    I have really learned new things from your blog post. Also a thing to I have found is that in many instances, FSBO sellers can reject a person. Remember, they’d prefer never to use your providers. But if you actually maintain a gentle, professional relationship, offering guide and staying in contact for around four to five weeks, you will usually be capable of win a conversation. From there, a listing follows. Cheers

  10. Fake id

    Sweet blog! I found it while searching on Yahoo News. Do you have any tips on how to get listed in Yahoo News? I’ve been trying for a while but I never seem to get there! Thank you|

  11. nicotina

    continuously i used to read smaller content which as well clear their motive, and that is also happening with this article which I am reading here.|

  12. migliori marche di sigarette elettroniche

    Whats up very nice website!! Guy .. Beautiful .. Amazing .. I will bookmark your site and take the feeds additionally? I am happy to search out so many useful information right here in the put up, we need develop extra techniques in this regard, thank you for sharing. . . . . .|

  13. binance tavsiye

    Thank you for your sharing. I am worried that I lack creative ideas. It is your article that makes me full of hope. Thank you. But, I have a question, can you help me?

Leave a Reply

Your email address will not be published. Required fields are marked *