Skip to content

Instantly share code, notes, and snippets.

@fafaradesigns
Created January 23, 2015 20:48
Show Gist options
  • Save fafaradesigns/d5ff0b63b0cc2fb6607b to your computer and use it in GitHub Desktop.
Save fafaradesigns/d5ff0b63b0cc2fb6607b to your computer and use it in GitHub Desktop.
WP: require customizer
/**
* 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