_s: incorporating a revamped version of our sample theme options
This commit is contained in:
parent
73ffdba03c
commit
803ddfe86c
2 changed files with 321 additions and 0 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue