<?php /** @var Give\Framework\FieldsAPI\Field $field */ ?> <?php /** @var string $fieldIdAttribute */ ?> <label class="give-label" for="<?php echo $fieldIdAttribute; ?>"> <?php include plugin_dir_path(__FILE__) . 'label-content.html.php'; ?> </label>