Skip to content

Instantly share code, notes, and snippets.

@braginteractive
Created May 10, 2017 18:22
Show Gist options
  • Save braginteractive/19fca5b3fe365223c8e2b5b6e2dcd90c to your computer and use it in GitHub Desktop.
Save braginteractive/19fca5b3fe365223c8e2b5b6e2dcd90c to your computer and use it in GitHub Desktop.
Get Template Part for Homepage banner
<?php get_template_part( 'template-parts/home/hero', 'banner' ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment