File "options-before.php"
Full path: /home/bud/public_html/swamp/back-end-20251126093951/options-before.php
File size: 315 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="frm_in_section_<?php echo esc_attr( $field['id'] ); ?>" name="field_options[in_section_<?php echo esc_attr( $field['id'] ); ?>]" value="<?php echo esc_attr( $field['in_section'] ); ?>" />