Create a Custom Page Template in WordPress

To create a custom page template in WordPress create the template html/php code then put the following comment at the very top of your page:

< ?php
/*
Template Name: Snarfer
*/
?>

Related posts:

  1. Create Custom Queries in WordPress
  2. How to Create WordPress Custom Meta Boxes
  3. WordPress Posting Post ID to Custom Page
  4. How to Set a Home Page and Blog Page on WordPress
  5. Plugins to Add Multiple Columns on Your WordPress Page

Leave a Comment

Let us know your thoughts on this post but remember to place nicely folks!