Created
March 7, 2012 08:34
-
-
Save sercomi/1991935 to your computer and use it in GitHub Desktop.
WP: Theme comment
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 | |
/** | |
* 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