__( 'Lossless', 'imagify' ), 1 => __( 'Smart', 'imagify' ), 2 => __( 'Smart', 'imagify' ), ]; $level_label = $level_labels[ $data['optimization_level'] ]; $html_atts = $this->build_attributes( $data['atts'] ); ?> > ' . esc_html( $level_label ) . '' ); ?> print_js_template_in_footer( 'button/processing' ); }