button_labels = wp_parse_args( $this->button_labels, array( 'add' => esc_html__( 'Add', 'botiga' ), ) ); } /** * Render the control in the customizer */ public function render_content() { ?>