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