Untitled
unknown
php
10 months ago
221 B
10
Indexable
<?php
$select_value = esc_html__('Select value', 'cost-calculator-builder');
?>
<span v-else class="calc-dd-with-option-label calc-dd-toggle">
{{ getLabel ? getLabel : '<?php echo $select_value; ?>' }}
</span>Editor is loading...
Leave a Comment