'.esc_html($description).'
' : '').' '; } // Render an email input field public function render_email_field($args) { $required = !empty($args['is_required']) && $args['is_required'] === 'yes' ? ' required' : ''; $placeholder = $args['placeholder'] ?? ''; $value = $args['default_value'] ?? ''; $label = $args['label'] ?? ''; $field_id = $args['field_id'] ?? ''; $description = $args['description'] ?? ''; $calculable = $args['calculable'] ?? ''; $calc = $args['calc'] ?? ''; return ''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').''.esc_html($description).'
' : '').'