_s: incorporating a revamped version of our sample theme options

This commit is contained in:
Ian Stewart 2012-01-13 04:02:59 +00:00
parent 73ffdba03c
commit 803ddfe86c
2 changed files with 321 additions and 0 deletions

View file

@ -36,6 +36,11 @@ function _s_setup() {
*/
//require( get_template_directory() . '/inc/tweaks.php' );
/**
* Custom Theme Options
*/
//require( get_template_directory() . '/inc/theme-options/theme-options.php' );
/**
* WordPress.com-specific functions and definitions
*/