Skip to content

Instantly share code, notes, and snippets.

@sercomi
Created March 7, 2012 08:34
Show Gist options
  • Save sercomi/1991935 to your computer and use it in GitHub Desktop.
Save sercomi/1991935 to your computer and use it in GitHub Desktop.
WP: Theme comment
<?php
/**
* The main template file.
*
* This theme is purely for the purpose of testing theme options in Options Framework plugin.
*
* @package WordPress
* @subpackage Options Check
*/
get_header(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment