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