In the interests of having a simple, easy to use Wordpress theme structure, template tags like get_header, get_sidebar and get_footer make our lives very simple. Some creative coding is needed however, when it comes to having only 1 header.php that serves 4 or 5 templates. Thus, here I’ll explain a few tips to having a nicely dynamic header.
