twentyten child function.php filter header image height
-
my function.php file code.
Thanks,
<?php function twentyten_setup() { } define( 'HEADER_IMAGE_WIDTH', apply_filters( 'twentyten_header_image_width', 940 ) ); define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'twentyten_header_image_height', 120 ) ); ?>
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘twentyten child function.php filter header image height’ is closed to new replies.