Last active
January 3, 2020 19:55
-
-
Save vanaf1979/375cea6d3678b9756255aa6f76eb3344 to your computer and use it in GitHub Desktop.
A custom template header gist for my WordPress: tutorial "Multiple Custom Templates for Posts and Custom Post Types" at https://since1979.dev/wordpress-multiple-custom-templates-for-posts-and-custom-post-types/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Template Name: Full-width page layout | |
Template Post Type: product | |
*/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment