Change the height in Twenty Ten’s custom header

Add this to your child theme that is running Twenty Ten:

function my_twenty_ten_height() {
	return '328'; // change the number to what you desire, default is '198'.
}
add_filter( 'twentyten_header_image_height', 'my_twenty_ten_height' );
Austin
Austin

💁🏽‍♂️ Husband to Jeana.
⚾️ Dodgers obsessed.
💻 WordPress Engineer.
🏌🏼‍♂️Golfer.
🌱 Hydroponic Gardner.
🍿 Plex nerd.
🚙 '15 WRX & '66 Corvette C2.
🐶 Missing my love Keiki; RIP 😢.

Follow me on Twitter @TheFrosty & Instagram @TheFrosty.

Articles: 288

Leave a Reply

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

%d bloggers like this: