Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
marpa committed Sep 9, 2011
1 parent 0ef5b2b commit ad519af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ function twentyeleven_translucence_add_config() {
* @since 2011 Translucence 1.0
*/
function twentyeleven_translucence_setup() {

// define( 'HEADER_IMAGE_WIDTH', 950 );
// define( 'HEADER_IMAGE_HEIGHT', 150 );
}
Expand Down Expand Up @@ -288,6 +289,7 @@ function twentyeleven_translucence_default_headers() {
}
add_action('after_setup_theme', 'twentyeleven_translucence_default_headers', 11);


/**
* Gets author(s) of a given post
*
Expand Down

0 comments on commit ad519af

Please sign in to comment.