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 | |
/* | |
* @ include file in theme | |
* Register different customizer options | |
* @Logo option | |
* @footer copyright option | |
* @Color schemes for navigation and footer | |
*/ | |
function customtheme_customize_register( $wp_customize ){ | |