Skip to content

Instantly share code, notes, and snippets.

@jpen365
Created September 14, 2016 04:11
Show Gist options
  • Save jpen365/3373bbe4b7d1c579b723277a81c20941 to your computer and use it in GitHub Desktop.
Save jpen365/3373bbe4b7d1c579b723277a81c20941 to your computer and use it in GitHub Desktop.
An example of a file header for a header.php theme template partial
<?php
/**
* The header for our theme.
*
* Displays all of the <head> section and everything up till <div id="content">
*
* @package Simple Blog Theme
*/
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment