File "field-total.php"

Full path: /home/bud/public_html/swamp/back-end-20251126092041-20251127004536/field-total.php
File size: 292 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( 'You are not allowed to call this page directly.' );
}
?>
<input type="hidden" id="<?php echo esc_attr( $html_id ); ?>" name="<?php echo esc_attr( $field_name ); ?>" value="0" />
<p><?php echo esc_html( $this->get_builder_display_value() ); ?></p>