How to present html tags in radio label text with woocommerce_form_field()?
I use following array and need to assign a css class selector to the first value of array, but output displays HTML markup too! woocommerce_form_field( $field_id, array( 'type' => 'radio', 'class' => array('form-row-wide'), 'options' => array( 'alert' => ' <p…