type ) { case 'content' : if ( ! empty( $this->label ) ) : ?> label ); ?> description ) ) : ?> description ; ?> content ) ) : ?> content ; ?> add_control( new Hoot_Customize_Content_Control( $wp_customize, $id, $setting ) ); } endif; } add_action( 'hoot_customizer_control_interface', 'hoot_customizer_content_control_interface', 10, 3 ); endif;