Wordpress Custom Template


/ Published in: PHP
Save to your folder(s)

Add the following to the top of your .php page


Copy this code and paste it in your HTML
  1. <?php
  2.  
  3. /*
  4. Template Name: Put-the-name-of-your-template-here
  5. */

Report this snippet


Comments


You need to login to view comments.