button_label = __( 'Select Image', 'carbon-fields' ); $this->window_button_label = __( 'Select Image', 'carbon-fields' ); $this->window_label = __( 'Images', 'carbon-fields' ); $this->add_template( $this->get_type() . '-Description', array( $this, 'template_description' ) ); } }