Top Google Search Results
- WordPress › Support » Twenty Eleven header image size
... apply_filters( 'twentyeleven_header_image_width', 1000 ) ); define( ' HEADER_IMAGE_HEIGHT', apply_filters( 'twentyeleven_header_image_height', 288 ) ); ... - twentyeleven_header_image_height Wordpress hook details ...
Detailed information about every action hook and filter used in WordPress. Makes Plugin API easier to use. Lists appearance, file location, and deprecation data ... - Twenty Eleven Header Image How to Change size
Jul 13, 2011 ... define( 'HEADER_IMAGE_HEIGHT', apply_filters( ' twentyeleven_header_image_height', 288 ) ); ?> 4. Now change the “288″ from the code ... - Customizing Twentyeleven With More Width and Smaller Header ...
Jul 8, 2011 ... The height and width of your custom header. // Add a filter to twentyeleven_header_image_width and twentyeleven_header_image_height to ...