Created
January 23, 2015 20:48
-
-
Save fafaradesigns/d5ff0b63b0cc2fb6607b to your computer and use it in GitHub Desktop.
WP: require customizer
This file contains hidden or 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
/** | |
* Customizer additions. | |
*/ | |
require get_stylesheet_directory() . '/inc/customizer.php'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment