Skip to content

Instantly share code, notes, and snippets.

@FreshLondon
Created January 28, 2019 10:43
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 FreshLondon/6f083441b4d4fe30b05dcd771f62ab22 to your computer and use it in GitHub Desktop.
Save FreshLondon/6f083441b4d4fe30b05dcd771f62ab22 to your computer and use it in GitHub Desktop.
Template code for the top of the custom template in WordPress
<?php
/* Template Name: Fullwidth
* @package THEME_SLUG_HERE
*/
get_header();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment