add_action( 'customize_register', 'cd_customizer_settings' ); function cd_customizer_settings( $wp_customize ) { }