Skip to content

Instantly share code, notes, and snippets.

@randyzwitch
Created June 1, 2013 17:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save randyzwitch/5691176 to your computer and use it in GitHub Desktop.
Save randyzwitch/5691176 to your computer and use it in GitHub Desktop.
Custom Header for Twenty Eleven, Part 1
<?php // Check to see if the header image has been removed
$header_image = get_header_image();
if ( ! empty( $header_image )) :
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment